Support the ongoing development of Laravel.io →

3,391 Threads

Laravel in Windows: artisan model casues composer corruption.

I am currently using XAMPP (a typical WAMP config), and the only apache configuration I've changed i...

0 Likes
0 Replies

Routing with https

Setting url to 'https://www.domain.com' in config/app.php instead of 'http://www.domain.com' seems t...

0 Likes
16 Replies

Laravel stacking application

Hello, i wonder if there is any way to stack laravel application and change .env file in order to ap...

0 Likes
0 Replies

Problem with middleware

I created a middleware in version 5.3 and registered it. But I have the following error: ErrorExcept...

0 Likes
1 Replies

Laravel SSH on OpenSSH server

Hello , im using laravel 5.3 and i have installed the ssh package from laravel collectable. it works...

0 Likes
0 Replies

OctoberCMS Installation

I have install OctoberCMS locally but when visiting the domain, it doesn't do anything but download...

0 Likes
1 Replies

How do i send a text message in laravel

Hi I'm using laravel 5.1 and I need to send text messages. I had a look at simple sms but they have...

0 Likes
6 Replies
Solved

Input::hasFile() returning false while Input::file() gives all the information about file

I have written following basic file upload code which works perfectly on localhost. On live version,...

0 Likes
3 Replies

Add Points after Stripe Payment

I'm at the very beginning of using stripe in my project (with Laravel Framework), and i want to ask...

0 Likes
0 Replies

Laravel 5 Performance Help

Hello, i have this Problem: We have a Laravel 5 Forum and we have daily 20k Clicks. The Problem is t...

0 Likes
0 Replies

Laravel HTTP Testing with HTTP Basic Auth

Hey Guys, I would like to create an HTTP test for Laravel 5.4 and i protect my page via HTTP Basic A...

0 Likes
0 Replies

Vagrant up failed with error message "No such file or directory¨

I am running Linux ROSA Desktop Fresh R8 in my laptop. I have installed homestead and made the neces...

0 Likes
0 Replies

Alias service class to service class

I'm using https://github.com/kristijanhusak/laravel-form-builder for my forms. It creates 2 services...

0 Likes
1 Replies
Solved

Sharing same framework across multiple applications

I am planning to have two sub domains to deploy two instances of the same application. Those will be...

0 Likes
0 Replies

install wordpress in blog folder + laravel in root folder

hi i install laravel framework in root folder, and wordpress CMS in Blog folder laravel Works well,...

0 Likes
0 Replies

composer load dependency

Hi, I need to install new package on production server. I can not run "composer require package...

0 Likes
0 Replies

subdomain folder structure

I am planning to install my laravel app in a subdomain. I can create a folder (for subdomain) outsid...

0 Likes
1 Replies
Solved

Executing an SQL SERVER (MSSQL) Stored Procedure from laravel DB::select()

I have a proble related to this issue If I do: $st = \DB::select( "DECLARE @liResult I...

0 Likes
0 Replies

Mail sending is not working in the cloud instance

Hi there, I have a laravel 5.2 application. I have configured gmail smtp server in my application an...

0 Likes
0 Replies

How to install the localhost laravel implementation on shared Godaddy ?

Dear Friends, I am created a Laravel 5.3 web site on localhost , which work in path : http://localho...

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.

© 2025 Laravel.io - All rights reserved.