Support the ongoing development of Laravel.io →

3,391 Threads

Faithfully yours, nginx error

Just installed php7 on a virtual box following this series php7 Problem is if there are any errors i...

0 Likes
1 Replies

connect to multiple DB

I want to switch between DB connections. Because I have the authentication DB which laravel set to a...

0 Likes
1 Replies

Laravel Spark Plan

Can I customize the plan attribute? example, I want to give limit number to create tokens. If i choo...

0 Likes
0 Replies

Get reset password email laravel 5.2

Here is my code. https://github.com/asimkh/apps/blob/hazzir/app/Http/Controllers/Auth/PasswordContro...

0 Likes
0 Replies

Broken autoload files after migration 4.2 => 5.1

I have migrated form version 4.2 to 5.1. On localhost everything works fine, but as I tried to uploa...

0 Likes
2 Replies
Solved

Advertising on Laravel website

I have frequently searched advertising system/manager for Laravel and found none. I'd like to ask, m...

0 Likes
0 Replies

laravel Code help needed

Hi I hope you are working fine.I am getting this error while installing application based on laravel...

0 Likes
0 Replies

Laravel 5.2 Blade template

Hi all, I just started to with larval framework and i am trying to load view page with blade templat...

0 Likes
0 Replies

Uploading in FTP server Laravel 5.2

Trying to upload files but still display error at http://www.hazzir.com/laravel.php HTTP ERROR 500...

0 Likes
0 Replies

Vendor directory for a number of applications

Hi there, Do I have to download and install the laravel framework for each project that I create or...

0 Likes
2 Replies

Problem with Request::ip(); valet

Hello, I'm using Valet for my local development in mac and when i try to do Request::ip(); for get t...

0 Likes
0 Replies

Tokens CSRF don't work

I have error after some action from me, i tried change 'domain' in /config/session.php on own domain...

0 Likes
1 Replies
Solved

Database connection fails

I installed Laravel on Ubuntu 16.04 with an Apache and a MySQL. When I run php artisan migrate:statu...

0 Likes
2 Replies
Solved

Run artisan directly in Windows

Hi All, Before my recent upgrade to Windows 10, I was able to call artisan (or whatever I may have r...

0 Likes
6 Replies

Class not found

Hi! I am trying to add PHPExcel to convert some data to excel files. I am using open source code. Bu...

0 Likes
2 Replies
Solved

Laravel testing with group prefix problem

I have a group for api: Route::group(array('prefix' => 'api'), function () { Route::get('abc...

0 Likes
0 Replies
posted 8 years ago

Vagrant not syncing files to virtualbox on Win 10

I have latest Vagrant, Virtualbox and homestead. I use Windows 10. I read a lot of posts with simila...

0 Likes
2 Replies

Mail Issues On Live Host

I use HostGator as my web host. I have a global Helper function called sendMail. When I call sendM...

0 Likes
0 Replies

How to share user uploaded data(images mostly) between a laravel/laravel or laravel/lumen setup.

I am working on a project which Web + Mobile App. Web setup will be laravel based (domainname.com) a...

0 Likes
0 Replies

Configuration for running Laravel with Nginx and Apache?

I'm running Nginx over Apache. The problem is that I think I have some misconfigurations on even the...

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.