this is code in route Route::post('form-submit', function(){ //get all inputs $inputs = Input::a...
Hello all, i know that this is global problem with the Auth::attempt , but when i saw other peoples...
I'm building an app, where there are several subdomains, and I use a beforeFilter to check if the su...
The following is just an example:Take the following two models with their relationships User =>...
i'm working on script the client couldnt use composer how can i excute php artisan migrate without c...
Hi, I need to use pivot tables id as a foreign key in another table. for example i have following ta...
Hello, I want to create multi-module application (more than 4 modules - user, admin, manager, guest)...
I am building a site which allows fitness instructors to publish a timetable of classes they teach....
table name ( class name of model ) user ( UserModel ) id, name product ( ProductModel ) id, name, us...
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...
How can i use switch case in laravel. As i have seen on other post they suggest to extend blade like...
Hello all, Currently I am working on Laravel application that uses many databases. It's organized in...
Hello, I want to use MariaDB with Laravel 5, can i use Homestead or some other VM. I tried protobox...
I've been googling my face off trying to find a reasonable approach to this, but to no avail. I have...
Hello everyone, I have a loaded collection, Conversations, for wich I do some sanitizing like this:...
My Index page uses 3 tables in the database: index_slider index_feature footer_boxes I use one con...
General problem: some types of exceptions supersede my exception handler and show a plain "Whoo...
I can't find any information on whether forge or nginx is vulnerable. What's up?
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.