Support the ongoing development of Laravel.io →

3,391 Threads

Laravel 5.3 Route Service Provider for multiple domains

I am using Laravel 5.3's new Route Service Provider to direct all requests from host api.example.com...

0 Likes
2 Replies

How to change data type and add column with migration without losing data? (laravel 5.3)

My migration is like this : public function up() { Schema::create('tests', function (Blueprint $...

0 Likes
1 Replies

wkhtmltopdf on Laravel 5.2

can somebody tell me / give me tutorial link for use wkhtmltopdf?? thank you..

0 Likes
0 Replies

Laravel Custom Validation - by calling another class.

Hi guys, it is mentioned here that we can use classes to add custom validation rules (I want to do t...

0 Likes
0 Replies

Receiving 404 on all routes other than "home" route

I have a development CentOS box that I setup to run my Laravel 4.* site on. Everything works fine wh...

0 Likes
14 Replies

How to view Laravel's Homestead error logs?

Having some issues with a new virtual host: "No input file specified." when all of my path...

0 Likes
3 Replies

Laravel 5.4

Hi, I would like to know if is it possible to create a new project with Laravel 5.4 yet ? Or how lon...

0 Likes
3 Replies

Weird White Blank Screen after moving project DIR !

Hello So today i moved my laravel (5.3) project to another Directory in my computer and a problem oc...

0 Likes
4 Replies

Up and running with homestead laravel

Homestead tutorial series for absolute beginners https://tutorials.kode-blog.com/homestead-laravel

0 Likes
0 Replies

Facebook Messenger BOT

Hi I am looking to crate a facebook messenger bot. I am trying to use the following php package tha...

0 Likes
0 Replies

Laravel on Google AppEngine: Any way to NOT write services.json?

Google AppEngine is my server platform of choice for all new apps. It's affordable (free during deve...

0 Likes
0 Replies

php artisan optimize [PHPParser_Error] "Namespace declaration ...."

Hey guys, I've setup vagrant + homestead on my dev machine. Running "composer update" work...

0 Likes
3 Replies
Solved

How different is “User Model” in Laravel 5 compared to Laravel 4?

I migrate from laravel 4 to laravel 5. I modified User Model to make it compatible to laravel 5 User...

0 Likes
0 Replies

Laravel 5.3 on Heroku

i've been trying to deploy my recently almost completed app on heroku to try to test it remotely. th...

0 Likes
2 Replies

Installing Laravel Application on Godaddy VPS Server

Hi, I am trying to install our Laravel web application on my server , the server doesn't reach the a...

0 Likes
0 Replies

Rewriting old application - Dynamic URLs

Hi there, I was wondering if somebody could advise if my situation is easily solvable with Laravel....

0 Likes
0 Replies

Session laravel 5.3 not working over LAN

currently using : laravel 5.3 session driver already tried memcached,redis my session data each ref...

0 Likes
0 Replies

Laravel Homestead - pThread

Hi guys! Does anyone have any idea on how I can install php pthreads on Laravel Homestead? Is it pos...

0 Likes
0 Replies
posted 8 years ago

Laravel adminLte

Good evening, I installed adminlte on a project I already had. My route file stopped working and eve...

0 Likes
0 Replies

Parse Error in .../Illuminate/Foundation/helpers.php on Installation

I am working off of a C9 Ubuntu server with php 5.6.4. I've installed Composer, made a new Laravel p...

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