Support the ongoing development of Laravel.io →

Model create problem

$users = Users::create( (Input::only('nickname', 'info', 'age')) ); $insert = Users::create(...

0 Likes
2 Replies
Solved

why laravel documentation is too bad?

laravel documentation is too bad for example there is no explanation of asset helper in the document...

0 Likes
3 Replies

Installation problem vagrant and homestead

I'm following this http://laravel.com/docs/4.2/homestead right now and I"m not sure if I set up...

0 Likes
2 Replies

Routing to the index file of a directory within the /public/ dir

Hi all, So I have a directory inside the public directory called /downloads/ The downloads dir conta...

0 Likes
0 Replies
posted 11 years ago

Sorting by relationship column

Hi everyone. I need help for a laravel problem. I want to fetch all unfinished projects that belong...

0 Likes
1 Replies
posted 11 years ago

Laravel 5 : pagination

Hello, I play with Laravel 5 but I have an issue with pagination. The classes Paginator and LengthAw...

0 Likes
0 Replies

i want to create a dist project with laravel

how can i create a dist project with laravel that the configurations are generated via setup script...

0 Likes
0 Replies

LARAVEL posting with sentry authentication always redirect to the default page

Hi can can anyone help me please. http://motionadvt.com/barakat-november-2014/admin/signin the link...

0 Likes
0 Replies

Generate secure links

Hi, I am converting a site I made with Laravel to work with https connections. I have ran in some pr...

0 Likes
4 Replies
Solved

I am using iron.io for uploding the csv file but can't get the response from iron.io

Hi, I am using laravel framework.To upload the csv file via a third party API iron.io when i am usin...

0 Likes
0 Replies

Laravel 5.0 - validating uniqueness in HTTP Requests

Hi! In my app, I have a Signup Model. A signup belongs to a single club, and I want the name of that...

0 Likes
1 Replies
posted 11 years ago

How to get new instance from IOC ?

I am new to making IOC and resolving out of it. I am binding an interface with a class just $this-&g...

0 Likes
3 Replies
posted 11 years ago

Stripe payment Integeation

I wanted to add checkout page in my laravel project. I have implemented stripe payment gateway using...

0 Likes
6 Replies
posted 11 years ago

Fatal error: Class 'Route' not found in /.../app/routes.php ...

Hi all, I'm a newbie at Laravel. I'm trying to query my Database and have already changed the config...

0 Likes
0 Replies

Runtime Exception when composer is compiling common classes after latest composer update Laravel 5

After updating composer today with Laravel version "laravel/framework": "~5.0" T...

0 Likes
2 Replies

Entrust - Start and stop dates for roles

Hi, I currently have a website that I made with Laravel for my youth movement. I have a few roles li...

0 Likes
0 Replies

Public schema on postgres database is being used regardless of what I set for schema in my database config file

Hi I'm running homestead on my dev machine. I use postgres as my development database. I'd like to u...

0 Likes
1 Replies
Solved

Call to undefined method ArtisanServiceProvider::when() ?

Im working on 4.2, and i have workbenches, i'm getting this error: PHP Warning: Xdebug MUST be load...

0 Likes
0 Replies

Dynamic form fields, save to db

Hey guys, I'm trying to save some form fields to my DB that I am creating dynamically with a button...

0 Likes
3 Replies
posted 11 years ago

Sharing database contents between developers

Hello guys, what is Laravel's recommended way to share database contents (not structure) between dev...

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.

© 2026 Laravel.io - All rights reserved.