Support the ongoing development of Laravel.io →

3,391 Threads

Strange Laravel behavior when updating a model

I have this sample route: Route::get('orders/{orderid}/cambiaestado/{estado}', function($orderid = n...

0 Likes
2 Replies
Solved

retrieving multiple records

I am trying to retrieve and show with a blade file more than one record and cant figure out how. If...

0 Likes
3 Replies
posted 9 years ago

vagrant homestead don't work after el capitan upgrade

Hi all, after El Capitan upgrade i had to upgrade my enviorment ando: Install the new version of va...

0 Likes
0 Replies
posted 10 years ago

Artisan stopped working

So today I created a new project, based on Laravel 5. In the beginning all was well, and then I adde...

0 Likes
3 Replies

API only, no blade needed.

How do you properly set up a Laravel back-end API only with Angular front end so that Laravel does n...

0 Likes
6 Replies

Sub Domain Routing

Hi all, I am currently planning a project and I know that i will have 4 possible sub-domains but i a...

0 Likes
0 Replies

An additional homestead feature.

Hey all, Quite a while ago I forked the homestead repository and made a change, I created a PR and t...

0 Likes
1 Replies

Elixir Help

I am using angular-js as the front end and using / attempting to use Elixir to manage the assets. So...

0 Likes
4 Replies

how can i browse to local laravel 5.1 site ?

I've just finished installed laravel 5.1 /homestead i've created project of name "quickstart&q...

0 Likes
3 Replies

website not working with WWW. prefix

Hi all, My website won't work when there is www.blog.mysite.comfront of the domain like www.blog.my...

0 Likes
1 Replies

Modifying routes after creation

Is it possible to modify a route after it's been created. A good example of this is a package route...

0 Likes
1 Replies

Best place to do a system check before starting the app

I'm building a kiosk app which centers around managing footage which is stored on a shared drive. If...

0 Likes
1 Replies
Solved

Change .env variables with a controller

Hi, I would like to make an php installer script for my laravel application (it is a CMS). But i can...

0 Likes
0 Replies

how to support wildcard subdomain but avoid Controller::method($subdomain, $reflectedParams, ...)

Hello all, How do you support wildcard subdomains but avoid adding the $subdomain on the method of e...

0 Likes
2 Replies

If url parameter empty, being redirected to localhost

So I've got this: Route::get('thread','ThreadController@index'); Route::get('thread/{id?}','ThreadCo...

0 Likes
1 Replies

HomeController does not exist when deploying to server (works locally though)

Hi, Some strange things are happening. I developed a small project which works well on PC (WAMP), wh...

0 Likes
5 Replies
posted 9 years ago

Laravel format links

I am converting my normal html link to laravel format but its not working. What can i do?? I try to...

0 Likes
0 Replies

L 4.2 after migration error 2005 - Ran out of ideas...

Hi, recently a L4.2 site was migrated to a new host with centos 7, PHP 5.5.30. PDO and MySqli connec...

0 Likes
0 Replies

Solr in Homestead instance

Hi, I would like to use Solr together with Homestead. Of course it is possible to install solr throu...

0 Likes
1 Replies
Solved

my ubuntu php vs homestead php

is there any difference between ubuntu desktop vs homestead? because when i query using where clause...

0 Likes
4 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.