Laravel

Laravel is a popular PHP framework, used for the development of MVC web applications.
Here are 23,342 public repositories matching this topic...
In the list of contacts https://app.monicahq.com/people I don't see any additional information like the description which I entered for some of the people. We are seeing this in our own maintained instance, but I can replicate that now in the officially hosted version as well.
For example in the following only the name is shown here in the list of contacts:
![list-of-contacts](https://user-i
Under the 'Theme' settings tab you can upload images. It would be great if vector images can be added so it can scale without causing artifacts.
-
Updated
Jan 19, 2021 - PHP
- OctoberCMS Build: v1.1.1
- PHP Version: 7.4
- Database Engine: MySQL
Description:
When using a .env
file for OctoberCMS: php artisan october:env
the php artisan key:generate
should generate the key and place it in the .env
file instead of writing it into the app.php file.
Steps To Reproduce:
- Run the command
php artisan october:env
- Then `php artisan key:gene
-
Updated
Feb 12, 2021 - PHP
-
Updated
Feb 5, 2021 - PHP
-
Updated
Jan 5, 2021 - PHP
-
Updated
Jan 5, 2021 - PHP
-
Updated
Feb 15, 2021 - PHP
-
Updated
Feb 15, 2021 - PHP
-
Updated
Jan 25, 2021 - JavaScript
This should be done in small, maximally isolated PRs: no more than a few files updated per PR so that we can slowly review and phase these in over time. Community contributions appreciated!
-
Updated
Feb 5, 2021 - PHP
-
Updated
Feb 11, 2021 - PHP
Created by Taylor Otwell
Released June 2011
- Organization
- laravel
- Website
- laravel.com
- Wikipedia
- Wikipedia
Is your feature request related to a problem? Please describe.
During testing I expected
github.com/kataras/iris/v12/httptest.Response.Status
to fail the test immediately if a different status is received. Therefore on subsequent lines I performed some operations that could result in a panic if let's say the response code was not as expected. It turns that it does not fail fast, it simply f