Laravel 5.7 is the previous stable version of the open-source PHP web framework created by Taylor Otwell.
I want to upgrade Laravel to 5.7 because I need new features, but I can't find any easy way. I followed …
laravel laravel-5.6 laravel-5.7I want to run a Laravel 5.7 application with Docker. My containers start OK but when I try to run the …
php laravel docker laravel-5.7Hello i am using laravel 5.7.15 i am facing issue <form method="post" action="my_post_Action" class="login100-form …
php laravel laravel-5.7 csrf-tokenI've upgraded my laravel instance from version 5.6 to version 5.7. Now I try to use the built-in email verification from laravel. …
laravel email laravel-5 email-validation laravel-5.7My form has the same input field multiple times. My form field is as follows: <input type='text' name=…
php laravel laravel-5 laravel-validation laravel-5.7$ composer create-project --prefer-dist laravel/laravel="5.8.*" larastart it's not working and I tried some other ways too but not worked for …
php laravel laravel-5.8 laravel-5.7 laravel-6Can somebody please tell the location of auth:api middleware? As per the auth:api middleware, the api routes are …
laravel-5.5 laravel-5.6 laravel-5.7I've create an app that upload image along with title, description & etc. However, i'm having a problem in some …
laravel laravel-5.2 laravel-5.7 interventionMy code, using PHP artisan make: migration create_trigger command public function up() { DB::unprepared(' CREATE TRIGGER roll_no …
mysql database laravel triggers laravel-5.7I'm new to the this forum and this is my first question. I am developing an laravel application.so that …
php laravel localization laravel-5.7