I have a column already called "name" in a table "manufacturers". I want to writ...
Is there any tutorial to build a community website with Laravel?
I have this for Manufacturer seed class ManufacturerTableSeeder extends Seeder { public functio...
I am looking at using laravel for creating a new version of a for sale application i had made years...
I try to generate pdf files in homestead, but when I try to use a CSS File inside the HTML it doesn'...
I'm trying to deploy a locally working Laravel 4 project on a Strato.com-Server. Locally I can execu...
I am following a guide and it seems that the migration command neither generates the code it is supp...
hi i write a module manager for laravel, forked from https://github.com/creolab/laravel-modules but...
This issue is with respect to the password reset view (i.e., the view the user is sent to from the p...
Hi, i have problems with my session. First I have created a new session variable Session::put('name'...
Hi everyone. I am using Aliases for some of my classes in my project in App.php One alias registered...
Hi there, I have read over all the posts I can find on here about the APP_ENV, and am using the meth...
What to do to create a new project? Tried to do this: folders: - map: /Users/usernamer/Desktop/c...
hi guys There are bug on this code. http://laravel.io/bin/aaqk8 Why there is bug this code? Thanks i...
$number= Input::get('count'); //send number 4 $text = "hello"; fo...
Have you guys seen this? I'm seriously considering getting one, I've always wanted one of those elep...
Hi, I got a bit confused. for simple messaging system, consider we have two models: User model &...
I am fairly new to Laravel as well as PHP in general. The following code is working, but I want to b...
i want to acces the id from level_1 my array looks like this: Array ( [id] => 85 [id_worl...
Hi Everyone, I'm newbye to Laravel and I'm writing you just for some information on how do I structu...
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