Support the ongoing development of Laravel.io →

3,383 Threads

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 8 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

laravel 5.1 hhvm error

is hhvm error display in browser fixed?

0 Likes
0 Replies

How to add custom fields in Authentication login page L5.1

Good day.. Hi guys. I know this is one the basic features in laravel but I'm kinda stuck here. I'd l...

0 Likes
4 Replies
Solved

(Still need help) Need your help L 4.2 After migrating error

Hi, recently I migrated this Laravel 4.2 website to a new host with centos 7, PHP 5.5.30. Unfortunat...

0 Likes
8 Replies

laravel 5 i have installed illuminate/html via composer and still have HTML Class errors

These are the steps i have done to enable HTML and Form into laravel 5 I have added illuminate/html...

0 Likes
3 Replies

Proper way to destroy and re-create a VM with Homestead.

Hi everyone. I have followed the instructions here: http://laravel.com/docs/5.1/homestead to get a l...

0 Likes
0 Replies

How to deal with plugins

Hello, I have a website where everyone can develop a plugin and share it with other users: you make...

0 Likes
0 Replies

Force loading cache browser in Laravel 4

I'm using Laravel 4 and I do not need to store the codes of the various pages in the browser cache a...

0 Likes
2 Replies

Heavy question: how abstract should your domain be from the framework you build it in?

Consider the common User Registration/Authentication system. A robust registration system will have...

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

© 2024 Laravel.io - All rights reserved.