-
Laravel 6.0 Compatibility ?
`composer require --dev "xethron/migrations-generator"`
```
Using version ^2.0 for xethron/migrations-generator
./composer.json has been updated
Loading composer r…
-
- Laravel Version: 5.2.45
- PHP Version:5.5.9
- Database Driver & Version: mysql 5.0.11
### Description:
running > php artisan command getting this error
PHP Parse error: syntax error, unexpec…
-
Laravel 8 is coming next week and it introduces [class based](https://github.com/laravel/framework/blob/8.x/src/Illuminate/Database/Console/Factories/stubs/factory.stub) factories.
Are there any plan…
-
"Smallint" columns are identified as "integer", and "tinyint" are identified as "boolean". You also have issues with double, decimal, etc.
-
I can't install it. I use npm install and got error
first row error is:
```
npm ERR! path C:\Dev_folder\OpenServer\domains\laravel-nuxt\node_modules\node-sass
npm ERR! command failed
```
All…
-
Usually, if you would like to pull all the users from a API, you would create something like this in your controller:
```
use App\Http\Resources\UserResource;
use App\User;
public function ind…
-
for a new controller, where is the authentication and validation logic put?
-
Hello, people!
When i try generate api docs in the first time, i get the error bellow:
`
ErrorException
copy(resources/docs/js/all.js): failed to open stream: No such file or directory
…
lmnc5 updated
4 years ago
-
### Bug description
Currently, if there's scope/relation/attribute mentioned in the doc comment in the class (usually generated with `laravel-ide-helper`), `jump-to-definition` jumps to the comment, …
-
https://github.com/Folkloreatelier/laravel-graphql