Support the ongoing development of Laravel.io →

Error on php artisan app:name in Laravel 5.1

I have a problem with php artisan app:name [name] command on fresh instance of Laravel 5.1. When I r...

0 Likes
3 Replies
Solved

Laravel4 many-to-one relation with a pivot table

I have 3 tables in my database. A link table, a question table and an answer table. In link I store...

0 Likes
0 Replies
posted 9 years ago

I need help with queueing in laravel

I have currently moved 2 Eloquent into __contsrcut() of class CreateMediaJob. And created an excepti...

0 Likes
0 Replies

Import missing Laravel functionality to Lumen

Is it possible import missing Laravel functionality such as db migrations to Lumen?

0 Likes
1 Replies

php artisan down except own ip

Currently i am using Laravel5. My question is if if i use the Maintenance mode with php artisan...

0 Likes
1 Replies

How to implement disable user functionality

Hi all, I'm struggling in implementing disable user functionality. The only thing i'm missing is how...

0 Likes
1 Replies
posted 9 years ago

Laravel cashier how to manage payment from the app to a user

I'm working on a site selling service customer to customer. The workflow I've thought about is: The...

0 Likes
1 Replies

Column not found: 1054 Unknown column '_token' in 'field list' (SQL: update `tutorials` set `_token` =

If i update my Form Model Binding i am getting the above error: **Column not found: 1054 Unknown col...

0 Likes
4 Replies
Solved
posted 9 years ago

Multiple routes with same number of params

My client wants two urls in website: www.example.com/{cityname}-items.html www.example.com/{statenam...

0 Likes
3 Replies

nested and/or within a dynamic function

I'm trying to get nested results but can't seem to get it working for my situation. I want to use th...

0 Likes
1 Replies
posted 9 years ago

PHP build config on Homestead

Hi I want to try using pthreads on my Homestead box, but I found out that i need to have ZTS build i...

0 Likes
0 Replies

Manual Bootstrapping of Laravel (for example from a CMS)?

Hello, I want to embedd Laravel into another app. So what I am looking for is, that the other App wi...

0 Likes
2 Replies
posted 9 years ago

socialite - facebook login

Hi there guys, I am in trouble with socialite facebook login. I set up my facebook app and integrate...

0 Likes
0 Replies

laravel for big company

Hello sir/Madam We are going to design website for my company the whole of features such as thicking...

0 Likes
2 Replies
posted 9 years ago

Laravel 5.1 Middleware Parameters

Laravel 5.1 includes middleware parameters (http://laravel.com/docs/5.1/middleware#middleware-parame...

0 Likes
1 Replies
posted 9 years ago

Eloquent save() not working after switching from MyISAM to InnoDB

I'm using Laravel 4.2. I have just converted all tables of MySQL database from MyISAM to InnoDB by i...

0 Likes
2 Replies
posted 9 years ago

Forge/Nginx "No input file specified." when requesting a .php url

Hey guys Im using Laravel Forge to manage my server.its default config prevents any request ending w...

0 Likes
2 Replies

insert multiple rows / new to laravel

I'm very new to laravel. Just getting around the MVC idea. How would I go about writing in laravel s...

0 Likes
1 Replies

Event Broadcasting and Lumen

Hi guys, does anyone know if the new Event broadcasting feature will be available in Lumen soon? Or...

0 Likes
0 Replies
posted 10 years ago

Stack trace for error "MethodNotAllowedHttpException"

Hi, There is a problem in the log of my production server. Here is the stack trace : [2014-10-14 00:...

0 Likes
6 Replies
Solved

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.