Support the ongoing development of Laravel.io →

Cartalyst Platform 2

Just released stable, full details, videos and demo here. https://medium.com/@Cartalyst/platform-2-0...

0 Likes
0 Replies

Schema builder and MySQL "SET" column type

Hi, I need to create a "SET" type column in a table and just found out that schema builder...

0 Likes
2 Replies
Solved
posted 10 years ago

Timestamps +7 hours? Why?

Hello, when i am using my timestamps, they are not showing my real date. They show the hour plus 7 h...

0 Likes
1 Replies
Solved

AutoHydrate Ardent Model, but sometimes manually assign?

So I have my Model setup like this: [code]protected $fillable = array('dragon_id', 'name', 'gender')...

0 Likes
3 Replies
posted 10 years ago

Laravel 5 Dependancy injected class in to another class

Hi i'm having a bit of trouble trying to inject a class in laravel 5 in to another repository class....

0 Likes
6 Replies

Application Debug Mode

app/config/app.php 'debug' => false, I set debug to false on live application. How do I enable...

0 Likes
4 Replies
Solved
posted 10 years ago

Whoops, looks like something went wrong.

AccountController.php: http://wklej.org/id/1622944/ Routes.php: http://wklej.org/id/1622946/ create....

0 Likes
2 Replies

How to use laravel Auth::user() outside laravel and pass data in custom php?

I am trying to implement simogeo filemanager into laravel and using it in combination with tinymce i...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 Package Error

http://i60.tinypic.com/9fo6fs.jpg composer require barryvdh/laravel-elfinder { "name": &qu...

0 Likes
2 Replies

Validating error - Laravel 5

Hi guys, I am trying to do the controller validation like shown in the docs: http://laravel.com/docs...

0 Likes
0 Replies
posted 10 years ago

Is there a way to separate artisan default commands from my app console commands?

I think most of artisan commands are for development, I dont need them when my add is in production....

0 Likes
0 Replies

Artisan runs from CLI but Artisan::call doesn't?

Hi, I'm having a weird error. The following one runs fine on CLI: php artisan migrate --path=workben...

0 Likes
2 Replies

Using currentRouteName on global.php

I gotta use Route::currentRouteName() method on global.php but when I use it in there, it returns nu...

0 Likes
0 Replies
posted 10 years ago

"Class Not Found"

I'm a relative newcomer to Laravel, and trying to set up adLDAP authentication using Laravel 5. I've...

0 Likes
1 Replies

Check out my first Laravel 5 Package

This is my first package built for L5. Thought i'd give everyone a peek since many of you here helpe...

0 Likes
0 Replies
posted 10 years ago

Laravel 4 package install laravel 5

Laravel 4 package install laravel 5 ?

0 Likes
5 Replies
posted 10 years ago

concrete type

what the Laravel official documentation means by "concrete type" .

0 Likes
2 Replies

How do I implement a form with Empty, Update, and Submit buttons?

Hi, I have a page that displays the contents of a shopping cart in a table. The Quantity field is a...

0 Likes
0 Replies
posted 10 years ago

Cache and memory problem L4.2

Hey everyone, I have a strange problem, when i tried to use Cache "sometimes" it throws Fa...

0 Likes
2 Replies
posted 11 years ago

Laravel 4.1 now works on nitrous.io

Hey there, I've written a little howto for Laravel on nitrous (a cloud IDE). The article can be foun...

0 Likes
4 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.