Support the ongoing development of Laravel.io →

128 Threads

Internal Server Error Laravel Website

I need help from anyone who can help me figure this out. The company I work for has a website built...

rezwan-hossain liked this thread

1 Likes
12 Replies
Solved
posted 3 years ago

Unable to get input data from Form submit GET request

I have a search form that is sending a GET request to the method that it is using to view the form:...

0 Likes
2 Replies
Solved

Best hosting option for laravel or magento based application

We are a group of developers working in the freelance market and usually get the projects related to...

0 Likes
2 Replies
Solved

Routes not working

Hello, I'm new at Laravel. I'm getting 404 page not found and have no idea why. My routes list, as y...

0 Likes
1 Replies
Solved
posted 4 years ago

Easy way to generate custom ID from database

I wanna generate ID like CUST-00001, CUST-00002 like this and product code like P-0001, P-0002, M-00...

meenctg liked this thread

1 Likes
3 Replies
Solved

Multi language with Laravel 6

So I have creted my group in web.php `Route::redirect('/', '/it'); Route::group(['prefix' => '{lo...

0 Likes
1 Replies
Solved

Eloquent relation count problems

Hi, I'm currently having the following problem that $eloquentEntity->relation->count() and $el...

0 Likes
1 Replies
Solved

Local setup not working

Hello, I have inherited a site from another developer that is working perfectly on the production se...

0 Likes
7 Replies
Solved

URL from Form (newbie)

Hi Guys/Gals, Have spent a fair amount time searching before asking and am quite stuck. Basically I...

0 Likes
3 Replies
Solved

Laravel Validation not working

**I only use required but not show the validation message ** public function store(Request $reques...

0 Likes
3 Replies
Solved

Queued job timeout not working after upgrade to Laravel 6

I have a scheduled command that dispatches several jobs onto the queue, each which takes about 10 mi...

0 Likes
1 Replies
Solved

Manage Collection of Model Objects

I'm trying to make my notifications for Laravel 6 mail out effectively. I have a model (Event) that...

0 Likes
1 Replies
Solved

Laravel Cashier - createSetupIntent() is undefined

Trying to get Laravel Cashier to work when adding a payment. Following everything as instructed in d...

0 Likes
3 Replies
Solved
posted 4 years ago

Routes problem working with resources routes

Hi, I am using resources routes for first time and i have a problem with the routes. When i try to a...

0 Likes
8 Replies
Solved
posted 4 years ago

Add button with action

Hi, I would like to add a button to a page that invokes a database action. Let's call the action &qu...

0 Likes
4 Replies
Solved

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

style not loading via route controller

I have setup blog and its' database with form submitting.It works all fine.The blog grid view also w...

0 Likes
4 Replies
Solved

error reset password

in my view is presenting the following error I'm using standard laravel logic "Undefined variab...

0 Likes
1 Replies
Solved
posted 4 years ago

unable to find links in laravel for pagination

i get a json response like this note i am using GuzzleHttp to call my API Front End Controller $r...

0 Likes
1 Replies
Solved

Login with google using socialite issue.

This is my controller. namespace App\Http\Controllers; use Illuminate\Http\Request; use App\User; u...

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