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...
Hi. I am trying to build a user management part of a website but i am having difficulties to find wo...
What's going on: When put/set session and returning view (View::make) the session don't create. When...
I understand the basic use of relationships, and i'm wondering if it's possible to get a dynamic pro...
Sorry this is more like a question about forge, but I don't know where else might be a better place...
i am wondering if there is a package someone created to easily create data tables...with links to e...
I'm trying to create and use package. Doing: php artisan workbench za-web/Core --resources The dire...
Div was born out of a need felt for an ORM that's as easy to use as eloquent, yet follows the datama...
Hello. This is the first time I tried to write a test, so I started by simple example: http://larave...
I am learning Laravel and have an eloquent model. I have a public static function and I can access 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