Support the ongoing development of Laravel.io →

3,386 Threads

LaraFlow, a new mac app to help Laravel developers

Dears I 'm introducing LaraFlow, a new mac app to help Laravel developers to accomplish 3 things: 1-...

0 Likes
0 Replies

How to connect mysql using ssl?

Hello, anyone please help me how to connect to mysql server using SSL? I tried to put these lines...

0 Likes
1 Replies

Dynamically set timezone at runtime.

I am using the same codebase to spin up different sites which may exist in different timezones. The...

0 Likes
1 Replies

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

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.