Support the ongoing development of Laravel.io →

3,383 Threads

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

Laravel 5.3 Route Service Provider for multiple domains

I am using Laravel 5.3's new Route Service Provider to direct all requests from host api.example.com...

0 Likes
2 Replies

How to change data type and add column with migration without losing data? (laravel 5.3)

My migration is like this : public function up() { Schema::create('tests', function (Blueprint $...

0 Likes
1 Replies

wkhtmltopdf on Laravel 5.2

can somebody tell me / give me tutorial link for use wkhtmltopdf?? thank you..

0 Likes
0 Replies

Laravel Custom Validation - by calling another class.

Hi guys, it is mentioned here that we can use classes to add custom validation rules (I want to do t...

0 Likes
0 Replies

Receiving 404 on all routes other than "home" route

I have a development CentOS box that I setup to run my Laravel 4.* site on. Everything works fine wh...

0 Likes
14 Replies

How to view Laravel's Homestead error logs?

Having some issues with a new virtual host: "No input file specified." when all of my path...

0 Likes
3 Replies

Laravel 5.4

Hi, I would like to know if is it possible to create a new project with Laravel 5.4 yet ? Or how lon...

0 Likes
3 Replies

Weird White Blank Screen after moving project DIR !

Hello So today i moved my laravel (5.3) project to another Directory in my computer and a problem oc...

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.

© 2024 Laravel.io - All rights reserved.