Support the ongoing development of Laravel.io →

3,385 Threads

Spark registration flow

I'm looking at using Spark for a new project but I'm not that keen on the current registration proce...

0 Likes
0 Replies

The requested URL was not found on this server

Good day. I had a working laravel app on the server. After editing my .htaccess file not to display...

0 Likes
1 Replies

How rename event channel "laravel_database_channel"?

I need help. I set up Laravel-echo server, redis (in docker) to send Event through webscoket. And my...

0 Likes
0 Replies

Laravel-API using session issue

I use Laravel Framework 5.8.29 - in backend(API) Angular-js - in Frontend So My issue: I use session...

0 Likes
2 Replies
Solved

Laravel returns “No input file specified.” after vhost edit

I recently installed a fresh copy of Laravel onto this test domain -http://laravel.so-mad.com/ using...

0 Likes
8 Replies

LaravelProjects

Here I want to learn laravel more flexibly.

0 Likes
1 Replies

Calling a model function from a controller

use App\Authentication; Route::get('authentication/test', function(){ $auth = new Authentication();...

0 Likes
1 Replies

How to migrate classic php (top-down/no OO) site to Laravel

Hi everyone, newbie here. I am trying to migrate one of my old sites to Laravel so that I have acces...

0 Likes
1 Replies

SQLSTATE[HY000] [1045] Access denied

I have followed all your threads. but nothing worked for me. I'm using wamp server and i have create...

0 Likes
0 Replies

Nginx Fails to Serve When Accessing Route

So I have a fresh web server set up with Ubuntu 18.04. I've got Nginx running with PHP 7.3 FPM as th...

0 Likes
0 Replies

New in Laravel 5.8

I want to know the best upgraded feature of laravel 5.8 , have a ecommerce site build on laravel 5.7...

0 Likes
2 Replies

Laravel Point of Sale

This is the proud moment for us, now we are announcing one of our key extension "Laravel Point...

0 Likes
4 Replies

How to resolve "Whoops, looks like something went wrong"

I am new in Laravel 5. I realized that Each time I try to do a password reset. or create a new accou...

0 Likes
5 Replies

Can't Connect to Algolia using PHP/laravel

I work on a laravel project, and I want to use Algolia search . I'm using Laravel 5.8 , PHP 7.3.2, M...

0 Likes
0 Replies

How do I deploy the laravel web app to cpanel

I'm slightly new to laravel and managed to build a simple website using laravel. I tried to deploy t...

0 Likes
14 Replies

Config change dinamically, effects for all users

Good afternoon people, I have a system made in laravel, multi tenancy. That is, several companies (e...

0 Likes
0 Replies

problem with laravel and blade at the time of conditional ve

the problem is that at the time of doing the data verification it gives error controller public func...

0 Likes
0 Replies

Timeout for API calls

How do I set timeouts for my api routes?

0 Likes
0 Replies

Variable `hostname` in Homestead.yaml

What's the purpose of the hostname in the config file and when does it matter what the value is? I'm...

0 Likes
0 Replies

[5.8] custom Auth::gaurd() not working as intended

I am a bit stuck using a custom login for my Admin users. I pref to use another Model for my admin j...

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.