I'm trying to run a dusk test from a route or controller. Basically I'm trying to create a UI with l...
mohammadkh714 liked this thread
Hey guys , I need to make a specific application and i think the best way would be a windows tool ....
Maybe I don't understand the concept of middlewares correctly. Is the only thing I can do redirectin...
Hey guys , I need something specific and i have no idea how to approach it. I need to run a script/c...
I need to change the error message on the default auth/login.blade.php file It returns "These c...
Good afternoon, before running the composer update everything in the application worked after runnin...
Hello friends! How are you? I have finished my application, and i am looking for a good hosting to u...
I'm setting up my models and the table with a GEOMETRY field for geolocation is causing a UTF-8 erro...
After using laravel 5.4 and its awesomeness, i read on a tutorial on multiple authentication of diff...
If I really want to terminate my app with any of 20 different kinds of custom exceptions, Because of...
Ive got an issue with my application when i add paginate to the statement, it comes up with an error...
I just installed a fresh copy of Laravel 5.5 on my machine and when i run the "php artisan serv...
Looking for a resource for updating Laravel applications and also documentation showing api differen...
Hello, I have an app that required auth to view pages. It is simple an route middleware group on all...
Hi! I was wondering if there's a minimal template for a Laravel site? The default Laravel installati...
I have an Address, Zip, City and State model and I would like to create an easy way to access the St...
Here is register new user code in php laravel-5.4 mysql ####################code here starts######...
i got this error after deploying my project to server. this is not happen locally (localhost) any so...
Working example: $data = Member::vip()->get(); foreach($data as $member) { echo $member->n...
I am trying to implement a chat feature into one of my companies websites, but I am unsure of how to...
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