Having a jQuery code in the bottom of my body element. Without the Laravel framework / only html cod...
Does anyone have experience with Laravel and Google Web Starter Kit? What would be the best practice...
I'm trying to get rid of a duplicate query. I use a filter to determine if the current url is correc...
I would like to make that when a user logs it could see other users, but this user can't modify pers...
we have a site developed in zend framework. we are planning to migrate our one module (payment) in l...
We have multiple web servers under load balancer. Hence we avoid using session. we are building one...
Hi, I wanna make simple registration on my site, but I have an strange error. That's my form http://...
Hello everybody! I have a slight issue with Eloquent. Up until now I had a function that was retriev...
Hi! I am making a newsfeed for my application using the strategy pattern because the list contains d...
Hi, I would like to show a Selectbox with a list of all Users, which have a Role of ID 1. How can I...
i m facing this error in Php Storm Fatal error: Class 'TestCase' not found in C:\xampp\htdocs\testpr...
Is this good to put in the constructor of the BaseController? $this->beforeFilter('csrf', ['on' =...
Hi, If I serve up my app with php artisan serve I am getting friendly errors like "Whoops somet...
Hi, I have an application that I must limit 1 auth session per user. For example, if user a user is...
Hi All, Has anyone come across a 404 error on ajax post to controller? All works fine on the dev ser...
I'm uploading pdf's but I want allow the users to download them, what method can I use or how can I...
For all the other good stuff in laravel their is a Event::shouldReceive(), but for models, nothing....
How would I go about writing out my queries? I would just prefer to write my own queries, any help...
I'm not sure how to explain this fully, so please bear with. My dev environment is on a vagrant box...
Eloquent is great, but in big projects it's common for extended functionality to dig into models. I'...
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