hi, im using this migration: Migration and this model: Model how do i specify the composite key in t...
Hello For All :) I want to design an online store. For each category of productions, we would have i...
Hi It seems that default values defined in $attributes are not being mutated before saving to the da...
Hello guys, this is my first post :) Really simple staff... I want to remove "public"...
Using L4. I have this setup: Index page (index.php) has the log in form. My route: Route::post('das...
Hi Everyone Is it possible to pass multiple with statements in laravel? For example, in your functio...
Has anyone found a good way to augment the app object without modifying the foundation class? I want...
I'm using one PostRequest to validate many post types in my forms, it's highlighted in red. I can us...
Hi all, It just a quick question about Eloquent and how it handles input data. The query builder as...
Hi :) I followed the docs to make a password reminder. I'm new to Laravel and PHP so I just play aro...
I'm getting a bunch of rows, like this: $raw = DB::table( 'objects' )->where( 'user_id', $user_id...
How to make multi language website and pull all data pages from database? I see about Localisation b...
Hi guys, I tried to encode laravel (app folder) by ioncube but it dosen't work fine. some codes dosn...
Hello, I'm new to laravel and have been looking at the SSH http://laravel.com/docs/4.2/ssh Is there...
Hi Does anyone know why I am getting the following error when posting a form Illegal string offset '...
I would the users to not be able to browse any other directory or file except the routes
I am following this article This is a link to filter and match the CSRF tokens of both session and r...
I have searched about hoe to convert laravel web application to mobile app and found that I have to...
How to identify in laravel between session timeout and single login? if session timeout => [messa...
I am trying to set up Homestead on a Windows 8 machine to no avail. At the moment I can get to ssh a...
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