Hey, Quick question here! I don't really know what are the best practices on that subject, so I'll l...
This is part of a union MySQL query I'm using in my current project: SELECT DISTINCT NULL AS id, i1....
I currently have a form with 3 dropdown menu which allow a user to select his date of birth by day,...
how to display custom messages after validation, I require that each input message is showing valida...
Hi. Check out a new library for data filtering in Laravel 4. It applies named scopes according to UR...
Hello all, Can anyone please send me a bit of code to get array from url? Suppose this is my url :...
I have a form that is used to filter results for a categories page. So, the URL will be localhost/pu...
The following route works fine: Route::get('/{category}/{product?}/{id?}',array('uses' => 'Produc...
I have inherited an application written in Laravel and am trying to get it to work properly. Let me...
Hey, I have an issue with "php artisan optimize": I get an exception when opening my Larav...
Hello. I am a little bit confused on how to use OAuth 2.0 with Dingo. I've never used OAuth in a p...
Hey all. Got a little package here to help cast Eloquent model's attributes to the proper PHP varia...
Sometimes when I'm making a request I have a common piece of data, so I will set it in the BaseContr...
Hi everyone. I am trying to yield different contents in my layouts.default view, where I have this:...
I currently have some subdomain routes set up like this. They each only respond with a controller th...
I'm making an application in Laravel and want to make the updating of the application as easy as pos...
Please excuse my lack of terminology. Because I know what I want to ask. But I don't know what it's...
I'm working with a client who needs a module that should be embedded in other web page and users to...
Has anyone problems with homestead as well? My .css and .js filed don't get loaded. I get a ERR_CONN...
I'm getting a white screen of death. My site used to be at: http://localhost/site/public_html/admin/...
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