Support the ongoing development of Laravel.io →

35 Threads

Error Laravel Password Reset: Column 'email' Cannot Be Null

I'm working on a Laravel application where I have implemented the password reset feature. However, I...

0 Likes
2 Replies

Route not defined. [solved]

Hello everybody, working on a buiding of a e-com project. I've this snippet on navigation.blade.php...

0 Likes
2 Replies
Solved

Laravel - routes fail

If you try to open the category (tables) and select (Red table with white borders) in it, then such...

0 Likes
0 Replies

Routing issue - only() method does not follow the same behav

Hello everyone, I build an application and I try to limit the allowed methods/ endpoints. Particular...

0 Likes
0 Replies

Change Laravel Mass Action drop down menu items value

I have this code of my CRM which is working fine, but the drop-down menu is showing the user ID inst...

0 Likes
2 Replies

Set Laravel Octane base URL as subfolder

Hello, I have currently a weird setup, my Laravel Octane listen to 127.0.0.1:8000 and I have an ngin...

0 Likes
0 Replies
posted 9 months ago

'public' in Laravel url

I am working on a Laravel project. And I want to remove 'public' from the url. How to remove it?

0 Likes
1 Replies

Regarding the modules routing not working

Routing that I have created:- Route::prefix('user')->group(function() { Route::controller('users'...

0 Likes
0 Replies

Trying to get property 'charge' of non-object

Hello everyone, Please Kindly note I'm getting this error "Trying to get property 'charge' of n...

0 Likes
6 Replies

Need Help with adding a mass update to current CRM

Hello, I am trying to add another mass update function to a current open source CRM code. I want to...

0 Likes
0 Replies

Simplest way to create new page directly in front-end

I want to have a function that lets admin create new page with routes and everything without hard co...

0 Likes
0 Replies
posted 1 year ago

How to create a category service and service route ?

Hi Team ! I just wanna have a route like this : /{category_service_slug}/{service_slug}

0 Likes
3 Replies
posted 1 year ago

Laravel 8: Storing custom route attributes

What is the most simple way to store custom attributes such as page titles or other key value pairs...

0 Likes
0 Replies

custom domain use for users in a sinle project

How to use custom domains in Laravel? How to give different domains to different users in a project?...

0 Likes
1 Replies

API | controller | input value in function index

in my API project, i have a controller 'AccountController' I have to use the index function to retri...

0 Likes
0 Replies
posted 1 year ago

Laravel routes

Hello all, I'm using laravel 7, as for now I'm creating the routes of my project but whenever I try...

0 Likes
2 Replies

Routes and parameters

I have the following doubt: I would like to have routes with the following form. In the main route h...

0 Likes
3 Replies
posted 1 year ago

laravel versions

laravel 9.0 y older version laravel5.5 route is not supported for e,g laracontroller@method is not...

0 Likes
1 Replies

prevent loading subdomain when using www

I have a Laravel project, where i am managing domain and subdomain altogether. That domain and subdo...

0 Likes
1 Replies
Solved

How can I make Blade variables "global"?

I am working on a Laravel 8 blogging application with articles, categories and comments. The goal I...

ddiskandar liked this thread

1 Likes
8 Replies
Solved

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.