Hello, I'm new at Laravel. I'm getting 404 page not found and have no idea why. My routes list, as y...
How do I deploy the laravel project in shared hosting with multi-domain hosting?
shiponkarmakar liked this thread
I wanna generate ID like CUST-00001, CUST-00002 like this and product code like P-0001, P-0002, M-00...
meenctg liked this thread
i deployed my Laravel project to hosting but users cant see pictures in website. and we all get this...
Hi, I'm getting this warning when I try to create a Laravel project. Can anyone help me to resolve...
Hello all, I have two apps made with 2 separate Laravels. Can I share the user sessions? If I login...
Below is the log getting printed when an exception occurs in application: "message" =>...
I installed a vue on laravel7. But npm run dev give this error: @ development: cross-env NODE_ENV=de...
I am using laravel 5.8 _I want to create an app that let user to register and logged in using only p...
I have a disclosure form that I only need to validate 2 fields out of six based on if the required q...
Hello I am new to Laravel framework. My application is implemented on core PHP.We are planning to i...
So I have creted my group in web.php `Route::redirect('/', '/it'); Route::group(['prefix' => '{lo...
[hello thank you for explaining if there is a solution, already try several things like composer upd...
Hello, I have started my first Laravel 7 project. If I want to start a database with it I get an err...
1anto liked this thread
Hello, I am facing a stranger issue which is recover password email is not working in Application bu...
I have created the middleware to add the authorization header (Bearer token) for every API request....
Hello, I made the huge mistake of ugprading my app to laravel 7 and since then I haven't be able to...
`$ad = Ad::create([ 'title' => 'This is first ad', 'body' => '', ]); dump($ad->title);...
Hi there my name is Zia, I'm new in this channel I have built a blog in Laravel, coffeequery.com but...
I am trying to send axio fetch request to laravel backend url = /search?searchBy=product_id&sear...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community