Support the ongoing development of Laravel.io →

MySQL query: where field is not equal to some of the given values

Hi, I have to list some records related to users without the given parameters. Is there any way to m...

0 Likes
3 Replies
Solved
posted 10 years ago

Laravel pro for open source project needed.

Hello Laravel developers, I'm Kevin, leader of the InvoicePlane open source project. InvoicePlane is...

0 Likes
1 Replies
posted 10 years ago

artisan command catch PHP Fatal error

I am using phpseclib and if there is no connection to the server a "user_error" is thrown....

0 Likes
1 Replies
posted 10 years ago

Gateways, Validation service, Service Providers, Repositories - Pattern example ?

Hello, I am building my first laravel application, so I am quite new to laravel. After reading about...

0 Likes
0 Replies
posted 10 years ago

vagrant up connection timeout windows 8.1 (inconsistent)

I've searched around quite a bit and seen a few similar issues, but none quite like it. I can do vag...

0 Likes
0 Replies
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

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.