php artisan make:controller MessageController --resource --model=Message
2023年8月19日星期六
2023年3月12日星期日
laravel 500 Server Error,完美解决
在laravel下找到 .env.example,将其复制一份重命名为 ".env"
在laravel下执行命令:php artisan key:generate,后刷新页面
php artisan: "failed to open stream: No such file or directory"
15
You have done everything correctly except you forget to add the vendor folder into your project directory, just try
composer i
Inside the project directory from the terminal, will solve your error. And if you get any other error then remove the composer.lock file and then try again.
UPDATE:
Instead of deleting the composer.lock file when facing issues like PHP version mismatch or dependency version locked just use
composer update
訂閱:
留言 (Atom)
[Fixed] some windows chrome, scrolling has glitch position not accurate
[Fixed] some windows chrome, scrolling has glitch position not accurate Smooth Scrolling Flag 📜 Chrome has an experimental "smooth ...
-
[Fixed] some windows chrome, scrolling has glitch position not accurate Smooth Scrolling Flag 📜 Chrome has an experimental "smooth ...