Just released stable, full details, videos and demo here. https://medium.com/@Cartalyst/platform-2-0...
Hi, I need to create a "SET" type column in a table and just found out that schema builder...
Hello, when i am using my timestamps, they are not showing my real date. They show the hour plus 7 h...
So I have my Model setup like this: [code]protected $fillable = array('dragon_id', 'name', 'gender')...
Hi i'm having a bit of trouble trying to inject a class in laravel 5 in to another repository class....
app/config/app.php 'debug' => false, I set debug to false on live application. How do I enable...
AccountController.php: http://wklej.org/id/1622944/ Routes.php: http://wklej.org/id/1622946/ create....
I am trying to implement simogeo filemanager into laravel and using it in combination with tinymce i...
http://i60.tinypic.com/9fo6fs.jpg composer require barryvdh/laravel-elfinder { "name": &qu...
Hi guys, I am trying to do the controller validation like shown in the docs: http://laravel.com/docs...
I think most of artisan commands are for development, I dont need them when my add is in production....
Hi, I'm having a weird error. The following one runs fine on CLI: php artisan migrate --path=workben...
I gotta use Route::currentRouteName() method on global.php but when I use it in there, it returns nu...
I'm a relative newcomer to Laravel, and trying to set up adLDAP authentication using Laravel 5. I've...
This is my first package built for L5. Thought i'd give everyone a peek since many of you here helpe...
what the Laravel official documentation means by "concrete type" .
Hi, I have a page that displays the contents of a shopping cart in a table. The Quantity field is a...
Hey everyone, I have a strange problem, when i tried to use Cache "sometimes" it throws Fa...
Hey there, I've written a little howto for Laravel on nitrous (a cloud IDE). The article can be foun...
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