Abdullah Al Nahid

Results 3 comments of Abdullah Al Nahid

Same issue here

Go to your routes folder. then web.php Remove previous code and copy-paste the code from below: ```

Remove the last line and copy paste the line below: `Route::get('{path}','HomeController@index')->where( 'path', '([A-z\d\-/_.]+)?' );`