After copied, have you run
composer update
Summer Sale! All accounts are 50% off this week.
Hello Everybody, I copied my project folder to other folder, example (project_laravel) and i have now (project_laravel_dev). My project_laravel it's work fine, but my project_laravel_dev doesn't work correctly. My project project_laravel_dev connect with other database. I can to do login, logout, but when i need save a new register, show me this error: TokenMismatchException in VerifyCsrfToken.php and the Auth() is doesn't work too.
Wich is the best way to clone one project to other to connect in other database to test ??
Please or to participate in this conversation.