Support the ongoing development of Laravel.io →

3,383 Threads

Install Laravel to an existing folder.

Hi, I have already created a folder structure in a www folder and enabled my site with a2ensite. If...

0 Likes
4 Replies

How-to protect a multisite app

I have an app with different sites/locations (Building A, Building B, Building C). Is also have mult...

0 Likes
2 Replies

POST method going to GET

Good Morning! I have a problem that I can not resolve. I'm using the Postman extension to make reque...

0 Likes
0 Replies

laravel ERR_TOO_MANY_REDIRECTS after adding SSL

so i am using cloudways with digitalocean and now trying to add letsencrypt into my laravel 5.4 web...

0 Likes
1 Replies
Solved

Laravel-Mix copy not flattening files

I'm using Material Design Icons in my project, and so I need to copy a few files from node_modules t...

0 Likes
0 Replies

[RuntimeException] Directory name must not be empty.

My php artisan command is not working. The error is: [RuntimeException] Directory name must not be e...

0 Likes
0 Replies

Resources for understanding/reimplementing password reset systems?

I'm working on a React-Native application with a Laravel backend and I'm currently trying to impleme...

0 Likes
0 Replies

RuntimeException - The only supported ciphers are AES-128-CBC

I've already have key generated in my .env file. This exception occures when i do refresh my web pag...

0 Likes
0 Replies

Why is the DB prefix not in the .env file by default?

One of the first things I do for every Laravel project is to add this: config/database.php 'prefix'...

0 Likes
0 Replies
posted 7 years ago

Problem with Route::prefix while upgrading ('Method prefix does not exist')

I've upgraded from 5.2 to 5.3, and have followed all of the upgrading steps. I am getting this error...

0 Likes
1 Replies

Detect links in posts

Hello, I want to format links inside a post. For example if I put https://laravel.io to make it a li...

0 Likes
1 Replies

Call to undefined method Illuminate\Support\Facades\Config::set()

On this page: https://laravel.com/docs/5.4/mocking It states: You should not mock the Request facade...

0 Likes
1 Replies

Valet problem install on Mac, ping: cannot resolve *.dev: Unknown host, nginx not Listen

Hello, I'm new to laravel and valet I tried to install laravel valet follow this instruction https:/...

0 Likes
0 Replies

Laralum - The modular laravel administration panel

What is Laralum? Laralum is an idea that came to our mind when we found no CMS that had the right ba...

0 Likes
0 Replies
posted 7 years ago

How to load a js after another js ?

Hi everybody I have written below code on resources/js/bootstrap.js but on output in app.js, custom....

0 Likes
0 Replies

How to correct View [welcome] not found. with laravel on a shared host

0 down vote favorite i host a laravel application on a shared host but it saying view not find. so i...

0 Likes
1 Replies

New to Laravel

Hi All, I am totally new to laravel framework. As of now I could setup laravel on my machine and I c...

0 Likes
4 Replies

Trailing data error in Carbon data from postgresql

Hi, outputing data from created_at field lavarel 5.4/postgresql 9.4 I got error: InvalidArgumentExce...

0 Likes
0 Replies

Laravel IDE

Hello Guys; I want us to advocate for Laravel IDE that can be doing Scaffolding for Controller Views...

0 Likes
0 Replies

Router not working on production server

Hi everyone I've an annoying issue. I have a prefix route => mydomain.com/app/ and when I go to t...

0 Likes
2 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.