This works: http://127.0.0.1:8899/laravel/public/index.php/register This works too: http://127.0.0.1...
Hello, i am creating web page, it will have multiple ways to access, via browser, api and cli. To pr...
Here's is my case. Let's assume I have web page foo.com. If user already logged in, I need to grab e...
I have a book and author table. A author has many books. A book has one author. I wish to soft delet...
I have a problem in Laravel .. When I use echo or print_r or var_dump my data (retrieved from eloq...
Hi guys, I'm developing an App where a User has many accounts. Each account is a subdomain. The part...
Hello, I'm sure this issue has been reported already but I was hoping somebody might help. I've conf...
How can you pass multiple parameters to a filter? This function in the compiled.php indicated that y...
I am planning to implement an api for a database using Laravel and I am hoping to have a search func...
I'm still working on my timesheet webapp. As for database hierarchy I have the following: user tabl...
hello, i stopped programming in php 14 years ago. now, the children are older i started programming...
Hi, I'm creating a timesheet webapplication where only registered users can have access. Offcourse a...
Have a look at this thread on the archived forum. It says that if we use the following code: {{ Form...
Hello, Just looking for an opinion here, as I can't get my head round what seems to be a trivial pro...
i have installed laravel on my local server but i got message Whoops, looks like something went wron...
Hi, today i'm doing a web shop wuth Laravel Framework. Accident i got this error : Some mandatory pa...
What's the difference between @yield() and @section() @show They both are placeholders for the sec...
Hi, I am working on laravel food online delivery system and i need to add the city and location auto...
the code can't create data UserToken::on('user')->create($token_data); result: {"error"...
im using some inline block divs and I need them to be without spaces between them. how to turn it of...
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