Support the ongoing development of Laravel.io →
posted 10 years ago

How to set existing table column to be unique in a migration?

I have a column already called "name" in a table "manufacturers". I want to writ...

0 Likes
7 Replies
posted 10 years ago

Is there any tutorial to build a community website with Laravel?

Is there any tutorial to build a community website with Laravel?

0 Likes
1 Replies
posted 10 years ago

Seeding a foreign key

I have this for Manufacturer seed class ManufacturerTableSeeder extends Seeder { public functio...

0 Likes
8 Replies
Solved

Using laravel for developing a self hosted application which is for sale.

I am looking at using laravel for creating a new version of a for sale application i had made years...

0 Likes
6 Replies

Thujohn PDF Strange behavior with homestead

I try to generate pdf files in homestead, but when I try to use a CSS File inside the HTML it doesn'...

0 Likes
0 Replies

php artisan migrate not defined - deployment

I'm trying to deploy a locally working Laravel 4 project on a Strato.com-Server. Locally I can execu...

0 Likes
0 Replies
posted 10 years ago

why is simple migrations commands messed up.

I am following a guide and it seems that the migration command neither generates the code it is supp...

0 Likes
2 Replies
posted 10 years ago

unload controllers,models and etc in module manager

hi i write a module manager for laravel, forked from https://github.com/creolab/laravel-modules but...

0 Likes
1 Replies
Solved

MethodNotAllowedHttpException on secure Form submit

This issue is with respect to the password reset view (i.e., the view the user is sent to from the p...

0 Likes
0 Replies
posted 10 years ago

Laravel session poblem

Hi, i have problems with my session. First I have created a new session variable Session::put('name'...

0 Likes
1 Replies

Alias mystery?

Hi everyone. I am using Aliases for some of my classes in my project in App.php One alias registered...

0 Likes
0 Replies

Homestead: The APP_ENV var is not set when using artisan tinker

Hi there, I have read over all the posts I can find on here about the APP_ENV, and am using the meth...

0 Likes
1 Replies
posted 10 years ago

Multiple Laravel Projects using Vagrant

What to do to create a new project? Tried to do this: folders: - map: /Users/usernamer/Desktop/c...

0 Likes
14 Replies
posted 10 years ago

Pagination & Cache bug problem

hi guys There are bug on this code. http://laravel.io/bin/aaqk8 Why there is bug this code? Thanks i...

0 Likes
0 Replies

What a way to repeat record and store

$number= Input::get('count'); //send number 4 $text = "hello"; fo...

0 Likes
0 Replies

Laravel ElePHPant Kickstarter

Have you guys seen this? I'm seriously considering getting one, I've always wanted one of those elep...

0 Likes
0 Replies

multiple hasMany

Hi, I got a bit confused. for simple messaging system, consider we have two models: User model &...

0 Likes
1 Replies
Solved

Where can I store this array of rules that changes per database row?

I am fairly new to Laravel as well as PHP in general. The following code is working, but I want to b...

0 Likes
0 Replies

Blade templateing undefined index

i want to acces the id from level_1 my array looks like this: Array ( [id] => 85 [id_worl...

0 Likes
1 Replies

External Login API

Hi Everyone, I'm newbye to Laravel and I'm writing you just for some information on how do I structu...

0 Likes
2 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.