Support the ongoing development of Laravel.io →

2,150 Threads

How to speed up Laravel Boot ? ( < 100ms )

How can i speed up the boot time. I am trying to dispatch response in under 100ms for a very time c...

0 Likes
7 Replies

Run laravel project on existing apche server of centos

I have a server of CentOs 7 where apache is running. I'm using it for run my web applications. Now I...

0 Likes
4 Replies
Solved

laravel 5.6 with angular 6 integration

I want to use laravel(as backend) and angular(as frontend). As far as I know I can use 2 methods :-...

0 Likes
0 Replies

Local Routes on server after deployment..

My problem is that i tried to upload my project to the server (using filezilla uploaded the whole th...

0 Likes
0 Replies

Default mount system Homestead on Windows slow

Hi guys, First, I'm French, and sorry for my bad English ;) Well, I starting learn Laravel ~1 month...

0 Likes
2 Replies

Blank page on my server

I'm trying to view my pages on my sever. When I installed laravel on my server I could access the we...

0 Likes
14 Replies

Laravel Teams Problem

Hello, I have a Problem i will create Teams for Users Amateur, Community etc. I have create Migratio...

0 Likes
0 Replies

Laravel Passport Invalid credentials grant_type - Password

I am having difficulty setting up Passport in Laravel 5.6. The first time when I followed this tutor...

0 Likes
2 Replies

Why my cron job laravel 5.3 not working on localhost?

I using windows My code on \app\Console\Kernel.php is like this : <?php namespace App\Console;...

0 Likes
3 Replies
Solved

InvalidArgumentException: Unable to locate factory with name [default] [App\Company].

Here's what my very simple model looks like: <?php namespace App; use Illuminate\Database\Eloqu...

0 Likes
1 Replies

Laravel DigitalOcean tutorial

Is there a detailed video tutorial on how to use DigitalOcean and set up Laravel on it and point to...

0 Likes
6 Replies

How to move Laravel Project from localhost to production server

I just created a simple Laravel Application. I now would like to move to production (shared hosting)...

0 Likes
4 Replies

Laravel 5 package class not found

I know L5 isn't even in alpha yet, but that shouldn't stop us from playing with it. :) I created a n...

0 Likes
7 Replies
Solved

Import an existing MySQL database

Hello, Just beginning with Laravel and i'm wonder if it's possible to import an existing database (s...

0 Likes
1 Replies

Corrupted files after clean install

Hi, After using the command: "composer create-project --prefer-dist laravel/laravel blog"...

0 Likes
1 Replies

Domain Not Directing Correctly

I've installed Laravel 5 on CentOS 7 with ease. Made .htaccess changes and and generated application...

0 Likes
1 Replies

Laravel Mix doesn't grab/read .env.development file

In my root folder I have 2 files .env and .env.development. When I run build in development mode lar...

0 Likes
0 Replies

Out of Memory on Package Discovery

Somehow I cannot do a package discovery cause it runs out of memory, I did not have this issue on a...

0 Likes
1 Replies

Class 'Cartalyst\Sentinel\Laravel\SentinelServiceProvider'

Hello everybody, I don't have any problem running my app locally, I have cross checked my code thoro...

0 Likes
1 Replies

Fresh Laravel install deletes server.php on artisan serve

I'm a bit fresh to Laravel. I installed it via composer in the xampp/htdocs file. I installed the la...

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