how to redirect old url to new url. old url: http://www.example.com/main.php?id=111 new url: http:/...
Hi guys, I wanne redirect back to the previous page without input. How can i do that cause de functi...
I am trying to return errors back to my view, this is part of my controller TestcategoryController $...
This is a strange one I've never been able to solve ever since I started using Laravel. When I issue...
Hey, I'm really new to Laravel so this might be a dumb question. I'm doing a tutorial and it says th...
Hey guys, today I found out the laravel validator provides a filled method, but it's not present in...
I am trying to refresh the migration using this command. php artisan migrate:refresh My migrations a...
I have changed format date that way: BaseModel.php: use Carbon\Carbon; class BaseModel extends \Elo...
Hello, I have built a query with the Query Builder and I monitor what SQL is actually executed by du...
I have a problem with using morphMany relations in combination with lists in my model. I do have a M...
any advices what to do and what not to do to combine react.js with laravel project ? what is the goo...
Good Captcha packages anyone can recommend?
Hi all. I have used Laravel 4.2 for some of their projects. However, most of the projects I use Debu...
When I was developing websites with Laravel 3, I always divided the functionality of my website into...
I need to let users resgister themselves through a form, and let them inactive users till, the Admin...
Any here can teach me how can i use JQuery UI drag and drop to laravel moltin cart? i just confuse o...
Hello, i have created a master layout and extending it to a child view this way: master.blade.php (s...
In the process of writing unit tests, I noticed that my model mutator is only run ONCE, even though...
How can I install HTML Purifier to Laravel. Please help.
Do you need it at all? I think it's making laravel even harder.
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