samedi 4 février 2017

Laravel 5: php artisan migrate:refresh

I am working on a laravel project and each time I change my table (add or remove column) and run "php artisan migrate:refresh". I get this error:

[Symfony\Component\Debug\Exception\FatalErrorException] Can't use method return value in write context

Solution tried: 1. run composer dump-autoload (Fails) 2. Drop table in database, delete the migration file and restart again (works)

Please help me debug this exception.



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2k7778K
via IFTTT

Aucun commentaire:

Enregistrer un commentaire