Hello, I have an orderarticles table (The article rows of an order). The selected fields are only to...
Laravel sentry authentication not working on live server on s a shared server Pleas helpme
return Redirect::to('dashboard'); after login it show this text SUCCESS! Redirecting to http://pos....
Hello, Is it possible to use javascript variables in blade statements ? I have a blade template fill...
I understand there is a 60 second timeout on laravel processes I pushing on the queue. I understand...
From the docs we know that we can filter Eloquent collections after retrieval from database by apply...
I have strange error in my laravel project because, in my machine, everything works fine but, in the...
Hi, I have to do a simple task: Create access permission to files using Laravel user. Example: I wan...
I have the following update, by using Query Builder over SQL Server: DB::table('ct') -&g...
I have an app built on 4.1, with the forge/bitbucket/digitalocean combo. I have a staging server an...
I'm using the Laravel-MongoDb package with a many to many relationship between "expeditions&quo...
I work on ecommerce app and i have one problem when user login and when click 2x on view cart show t...
get error on shared hosting Parse error: syntax error, unexpected '[' in /home/patelgvs/public_html/...
Hello guys, I am a newbie in laravel 4. When pressing a button I want to display a message on the sc...
Hey guys, this might be basic but I can't get it to work: I've been testing my application on local,...
Hey, until now i was able to send a password reminder email, but now i can't, even though i haven't...
Hi, Could I include a result from a function of controller o route inside of a part of view blade wi...
Hi. I have a problem where I have 6 databases for my application. Five of them take the same table d...
Hello, I have some strange issue. The problem is that I generate some images from the database but f...
Is there support for extra columns on the pivot table, in the case of polymorphic many to many relat...
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