Support the ongoing development of Laravel.io →

3,382 Threads

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

"No input file specified" using Homestead

Hello all, First post here and it's not a good one. :/ I get the error: "No input file specifie...

0 Likes
40 Replies

Firbase with Laravel

I want to connect laravel project with firebase ?

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

Homestead + PHPStorm + XDebug only works with index.php

Hello, I've followed the instructions here pretty closely, http://blog.elenakolevska.com/debugging-l...

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

Integrate bitcoin using bitpay in laravel 5

I am working on laravel 5. I want to integrate bitcoin on my project. I have followed http://kodeinf...

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

Page Expired Exception in Laravel

I am using Laravel 5.5. I am trying to change my session driver to memcached. When i change the sess...

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

How to use node_modules from the View with Laravel?

Hi, I installed Material Design Icons with npm install mdi --save and I am trying from my view acces...

0 Likes
0 Replies

SQLSTATE[HY000] [2006] MySQL server has gone away

I have block 2 ip using iptable in ubuntu 16.04 iptables -I OUTPUT 1 -d 45.55.255.55 -j DROP iptable...

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

Issue with Laravel or web server, sorry for the vague title

So, I am fairly inexperienced in matters Laravel. I had this setup for a few months and everything w...

0 Likes
1 Replies
Solved

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.