Support the ongoing development of Laravel.io →

3,383 Threads

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

Project wants to update to symfony 3.1

Hi, composer is trying to update to somfony 3.1 even though i have laravel 5.2 required. I know ther...

0 Likes
4 Replies
Solved

facebook canvas login issue

I trying to build facebook canvas with laravel 5.2 with "SammyK/LaravelFacebookSdk" packag...

0 Likes
0 Replies

2 laravel application on the same host. NotFoundHttpException in RouteCollection.php line 161

Hi, My single Laravel app already run on Ubuntu server. I want to run another one on the same host b...

0 Likes
0 Replies

connection data base

I wonder if there is some form of excolhes the path of database connection before login to the syste...

0 Likes
1 Replies
posted 8 years ago

laravel 5.2 how to configure log level?

In my application i ve got some Log::debug Log::info etc..in code how to select a level log if i wan...

0 Likes
0 Replies

L5.1.6 always returning a Status 200 OK header

No matter what I do, I always get a 200 OK status in response. Whether I get a Stack trace, a route...

0 Likes
7 Replies

Laravel 5.2 Authorize.net ARB Callback Implementation

HI I am using Laravel 5.2, Authorize.net ARB (https://github.com/AuthorizeNet/sdk-php) this package...

0 Likes
0 Replies

How To: Install Laravel 5.2 on Centos 7 (or whatever) for beginners with gory details

Too many posts about laravel being too hard. When I say mysql, I really mean mariadb. Old habits die...

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.

© 2024 Laravel.io - All rights reserved.