Support the ongoing development of Laravel.io →

Homestead: "No input file specified." when URI ends with '.php', instead of Laravel NotFoundHttpException.

I am using Homestead, and it works fine, but when I enter a (random) URL-route ending with ".ph...

0 Likes
0 Replies

Complex eloquent query attempt, please help

Assuming I have the next database structure: And I want to do the complex eloquent query - gather a...

0 Likes
0 Replies

how to generate "SELECT * FROM invoice WHERE invoice.id NOT IN (SELECT invoice_id FROM payment)" in Laravel.

I would like to generate Sql like SELECT * FROM invoice WHERE invoice.id NOT IN (SELECT invoice_id F...

0 Likes
1 Replies

force special user instance for "anonymous" user

Hi everyone, laravel newbie here. I'm trying to implement (using laravel) an user-permissions model...

0 Likes
6 Replies
Solved

Eloquent by Example

I've just started a new community project at http://eloquentbyexample.com/ My aim for this is to bui...

0 Likes
1 Replies
posted 10 years ago

Error in installing composer

I am trying to istall Laravel in LAMP server, my machine runs Uubuntu. I instled composer.phar globa...

0 Likes
3 Replies

Great Laravel 4 tutorials on this site

Just thought I would contribute and let everyone know about these great tutorials at https://www.you...

0 Likes
1 Replies

Confide: InvalidArgumentException Route [UsersController@login] not defined.

While creating user using /users/create got below mentioned error InvalidArgumentException Route [Us...

0 Likes
1 Replies
posted 10 years ago

[Package] Notifynder 2.0

Hi guys, I want to announce you that I released the new version of my package Notifynder, it is a AP...

0 Likes
0 Replies
posted 10 years ago

Multiple into one

Hi guys, Im building a function to show a google map, based on records from my database. This is wor...

0 Likes
1 Replies
Solved

Can't store data with Store Method in Controller.

Hi there best colleagues i've the following strange issue when i want to store data in my database b...

0 Likes
2 Replies
Solved
posted 10 years ago

Is it a good way to use Redirect::back(); ?

Hi, i read somewhere that sometimes this function don't work ... esp. when the browser don't send th...

0 Likes
1 Replies

Listings belong to user AND category

Hi, How do I set it up so that my Listings belong to both to the user who creates it, and a specific...

0 Likes
8 Replies
Solved
posted 10 years ago

Best way to convert if(!isset($_GET['foo']){...} to Laravel

Hi, i'm trying to convert all my $_GETs and $_POSTs to the Laravel style... Is my new version if(!In...

0 Likes
1 Replies

Laravel Textbox Array Validation

Hi anyone please help me how to validate the textbox array in laravel4 like <input type="text" na...

0 Likes
1 Replies

Menu's, Menu Building Best Practice & Flexible?

Hi Guys Ok, so I am just thinking about how to go about building menus in my application. Here is ho...

0 Likes
7 Replies

Simple application built with laravel?

I am looking at getting into laravel, it looks like an awesome framework,but it seems to be missing...

0 Likes
9 Replies
posted 10 years ago

BelongsTo relationship with 2 foreign keys

Hi everyone, Well, I bought a database of cities that came with 3 tables countries: country_code...

0 Likes
0 Replies
posted 10 years ago

What does Laravel when the PHP version is lower than 5.4?

Hi, i'm running Laravel on my local machine (Win / PHP 5.5.12 / Apache) and everything works fine. B...

0 Likes
11 Replies
posted 10 years ago

New API documentation

The automatically-generated Laravel documentation isn't like any docs I've ever used and I found it...

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.