Support the ongoing development of Laravel.io →

3,391 Threads

Case sensitivity and Model Relationships

Hi, i was using OS X Mavericks that it is by default case Insensitive, and i made the relationships...

0 Likes
3 Replies

Supervisor & queue:listen don't work every time

This is a long shot but maybe someone had the same problem as i do. On my production server (ubuntu...

0 Likes
0 Replies

Cross platform API standalone script

I am working with another developer on my application. He is using raw php and I am using Laravel. H...

0 Likes
0 Replies

how to call php artisan command from route or controller?

I would like to call php artisan command from route or controller, i do like this (test on backup/re...

0 Likes
1 Replies

Frozennode Laravel Administrator show hasMany elements

Im using the frozennode administrator bundle for laravel 4.2 to manage amongst others my blog posts,...

0 Likes
0 Replies

Trailing Slash leads to base uri

Hello guys, I have a problem and I can't find a solution for it. I have googled and tried the soluti...

0 Likes
2 Replies

AD for Authentication MySQL DB for user information

I am pretty new to Laravel as well as frameworks in general, as such I am still getting use to the w...

0 Likes
0 Replies

Quick deploy db select

Hi, I'm new here so please don't bite. My question is I use MAMP for development (I know I need to m...

0 Likes
2 Replies

UTF-8 Character Problem

I am trying to echo some date information in one of my views in my own language. I use mb_internal_e...

0 Likes
0 Replies

Dynamic loading of assets

Hey everyone, I have a questions about dynamic loading of css/jscript assets from a directory altern...

0 Likes
0 Replies

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

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

Organising Laravel Platform

Hello, I want to set every component of my website in their folders and each component has his folde...

0 Likes
4 Replies
Solved

Setting base_url

Hello mates ! I would like to ask you something about the base_url for Laravel. I used to code on Co...

0 Likes
2 Replies

Missing artisan after `composer install`

I have an existing project that I'm setting up on a new machine. Of course artisan is gitignored. Ru...

0 Likes
4 Replies
Solved
posted 10 years ago

Arrays in .env file are NOT being honored.

Take for instance .env.local.php: return array ( 'Foo' => array('a', 'b', 'c'), ); Result of t...

0 Likes
1 Replies

How to debug a package?

I'm trying to customize a package (chumper's datatable bindings) and therefore would like to be able...

0 Likes
2 Replies
Solved

PSR-4 Autoloading and Views

Hey there, If I have used psr-4 autoloading e.g. "psr-4": { "Admin\": "app/...

0 Likes
2 Replies
Solved
posted 10 years ago

Homestead Folder Structure for PHPStorm?

I'm wondering about the recommended folder structure for Homestead when using PHPStorm. My initial c...

0 Likes
0 Replies

Laravel homestead error

I've been using the vagrant box Laravel Homestead and it's all working fine with PHP projects. But n...

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.