64851/how-to-change-laravel-official-name-to-any-customize-name
Hey,
You just need to go Laravel folder through code editor and search for resourse->views->welcome.blade.php.
Then you can search where Laravel is written and edit as per your need.
Hello,
You can go through this:https://laravel.com/docs/5.0/configuration#after-installation
Hope it helps!!
Hello @kartik, To get action name, you need ...READ MORE
Hello @kartik, You can specify custom error message ...READ MORE
Hii, For Laravel 5, In the tests directory there should ...READ MORE
You can get all columns name by ...READ MORE
Hey @kartik, First you must have xampp install ...READ MORE
Hello, First you need to have laravel install ...READ MORE
Hii, First you need to start Apache and ...READ MORE
Hey @Kartik. Directories used in a common Laravel ...READ MORE
Hello @kartik, Use merge(): $request->merge([ 'user_id' => ...READ MORE
Hello @kartik, There is a public getTable() method ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.