Support the ongoing development of Laravel.io →

3,383 Threads

Laravel 5.1. File upload issue

I've a site and CMS built on top of Laravel 5.1. The file images larger than 1mb are not being uploa...

0 Likes
1 Replies

Class App\Http\Controllers\AuthController does not exist

I recently found that the registration of new users, login and such, should be in the AuthController...

0 Likes
2 Replies
Solved

Blacklist URLs with validation

Hey, i have a form that accepts only URLs, and i use the validation function accordingly to only all...

0 Likes
1 Replies

Using Flysystem with user credentials

Hi Guys, I have my own s3 bucket i'm using for user uploaded files but I wanted to add the ability f...

0 Likes
0 Replies

Connecting to SQL Server from Mac OS

Hey all, I'm working on an application that connects against an existing SQL Server DB. I've got the...

0 Likes
0 Replies

Constraining multiple-model-binded routes to the model IDs?

I have a set of routes where they only contain model-binded parameters and no intermediary text, exc...

0 Likes
1 Replies

Can't find live url lamp stack

My .htaccess in file root: RewriteEngine on RewriteCond %{HTTP_HOST} ^domain.com$ [NC,OR] RewriteCo...

0 Likes
0 Replies

Have to logout when first going to app otherwise i get error = TokenMismatchException in VerifyCsrfToken.php line 67:

Hello. Its a strange one. I have built an app from a tutorial which all works except for one issue....

0 Likes
0 Replies

Laravel Unable to Use Uploaded SQLite File

Hi Everyone. I have a weird problem. I am writing an app that receives an SQLite file via an API pos...

0 Likes
0 Replies

Laravel (Linux) to SQL Server (Windows)

Hi, As the subject, I'm running Laravel 4.1 on a Linux web server that I need to connect to a Window...

0 Likes
8 Replies
Solved

Replicate Homestead environment

I'm using homestead, and would like to set up my server to be exactly like homestead. I already have...

0 Likes
0 Replies

Azure WebApps, Laravel 5.1.11, Composer install Fails

Hello I have been hitting an issue maybe some one has encountered. I have a fresh and shiny new ins...

0 Likes
5 Replies

Create custom config file.

Hello everyone, I was wandering if it is possible to create a custom config file. Reason why I want...

0 Likes
5 Replies
Solved

Call to undefined method Illuminate\\Foundation\\Application::configureMonologUsing()

I am trying to integrate sentry with my 5.0.16 laravel app but I'm getting this error when trying to...

0 Likes
0 Replies

Route Parameters Not Resolving

Hi, I'm using laravel 5.2 on nginx 1.81 I'm new to this and working through the basic tutorial, my r...

0 Likes
2 Replies
Solved

Upload json file to mongo db

Hello there, Is there any to map the json file and upload its content to mongodb? Any suggestions fo...

0 Likes
2 Replies

php artisan key:generate KEY not validating

Using Laravel 5 After using the command php artisan key:generate I get the following KEY base64:DBY4...

0 Likes
0 Replies

How to handle "release jobs"

In my code i often use database values. So for every release i have to store some records in the dat...

0 Likes
1 Replies

Laravel homestead suddenly stopped using 8000 port suffix when submitting forms

I have a form that looks like this: <form method="POST" action="{{ route('flyers.s...

0 Likes
0 Replies

Do i need some plugin, library, dependency to connect Laravel 5.x with MS sql server

Hi everybody Im new in the Laravel's world and let me tell you it looks very interesting and fresh f...

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.