Having a hard time figuring out why this will not work.. In routes.php: if ($apps = Apps::all()) {...
Hi, I created a simple upload facility that will upload a file specifically a pdf file. Below is the...
Simple question.. can I have multiple posts to the same route? This is in my routes file: Route::pos...
Hi, How can I list all the files from my Controller and pass it to my View?
Anyone been able to find a solution for using example.app on Homestead for Google OAuth REDIRECT URI...
How can i run laravel application on mongoose server (embed server) with sqlite DB ?
In my project I want to create a small search engine (+-1000records needs to be searched). First of...
Hi, I'm new to Laravel and currently learn it by read the source code. I saw it execute the 'finish...
How can I validate arrival and departure date where the arrival date should not be earlier than the...
i'm working on script the client couldnt use composer how can i excute php artisan migrate without c...
Hi, Can anyone help me with this. I'm trying to get the file name of the file that I'm going to uplo...
Hi, I created an uploaded facility. Kindly see the the view and controller below : VIEW <form...
Hey all, I've got Laravel running on Heroku and have installed ffmpeg using composer. I can open Her...
Hello friends. I am stuck at a point. I want to post array of user ids to controller from javascript...
hi , i can show every DB data in list and i want when user click link one of theme show it.. how i c...
Hi guys, I'm developping an API and because I have (mostly) the same functionality I've created an a...
i have a one to many relation that return value on one side and null in the other side !! class Part...
Is there a way to say laravel router to ignore parameters that dont match pattern instead of ignorin...
hello, look like to draw from the view to a method of a controller, for example in the view I have t...
So I'm attempting to authenticate my user's using Laravel's custom filters. I have my LDAP PHP scri...
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