Support the ongoing development of Laravel.io →

1,539 Threads

posted 6 years ago

Laravel 5.5, change 'too many requests' message

How can I change the message thrown by ThrottleRequests middleware and instead of showing an html p...

0 Likes
0 Replies

Ran into issues creating a simple search filter

Hi there Laravel artisans, this is my first post on this forum. I am using Laravel 5.4. So currently...

0 Likes
0 Replies

Including Wordpress pages to Laravel authentication

Hello guys, I need help on some tricky task. We have a wordpress application that we want to include...

0 Likes
0 Replies

local.ERROR: ErrorException: Undefined variable: chart in Path

Hi, Everyone! I'm starting to use Laravel (V5.4 in this case), and i have, what i suppose it's an ea...

0 Likes
0 Replies
posted 6 years ago

laravel inside laravel

Hello all, why laravel inside public laravel can't working good? Laravel-Project-1/ public/...

0 Likes
0 Replies

Edit post - get request or post request - Laravel 5.4

I have a question. I am creating a simple CRUD blog. Currently doing the edit a post section. I want...

0 Likes
1 Replies
Solved

How can I set global dynamic variables in Laravel?

I need to set global variables in Laravel that I can modify whenever I want . suppose that I have an...

0 Likes
1 Replies

Problems uploading title and description to the database table

At the moment I am trying to upload a file via CMS and that bit works absolutely fine. But I need to...

0 Likes
0 Replies
posted 6 years ago

Invoking the Artisan Dusk command outside the CLI

I'm trying to run a dusk test from a route or controller. Basically I'm trying to create a UI with l...

mohammadkh714 liked this thread

1 Likes
0 Replies
posted 6 years ago

Make Laravel Application Simulate a Windows Program

Hey guys , I need to make a specific application and i think the best way would be a windows tool ....

0 Likes
0 Replies

laravel 5 exception handler issue

If I really want to terminate my app with any of 20 different kinds of custom exceptions, Because of...

0 Likes
0 Replies

Issue with Pagination and Group By

Ive got an issue with my application when i add paginate to the statement, it comes up with an error...

0 Likes
1 Replies

Laravel 5.5 syntax error, unexpected '?' in ..\vendor\laravel\framework\src\Illuminate\Foundation\helpers.php on line 233

I just installed a fresh copy of Laravel 5.5 on my machine and when i run the "php artisan serv...

0 Likes
1 Replies
posted 6 years ago

Is there a resource for updating Laravel applications.

Looking for a resource for updating Laravel applications and also documentation showing api differen...

0 Likes
0 Replies

What's the best way to access distant relations through a method in my Address Model?

I have an Address, Zip, City and State model and I would like to create an easy way to access the St...

0 Likes
0 Replies

Update multiple user details when new user is registered in laravel php

Here is register new user code in php laravel-5.4 mysql ####################code here starts######...

0 Likes
2 Replies
Solved

FatalThrowableError Call to undefined method

i got this error after deploying my project to server. this is not happen locally (localhost) any so...

0 Likes
0 Replies

Trying to use a user messanger app

I am trying to implement a chat feature into one of my companies websites, but I am unsure of how to...

0 Likes
1 Replies

How to send email to Mailtrap server?

I am currently trying to send an email to the mailtrap server to test whether the email confirmation...

0 Likes
1 Replies

Separating frontend and backend controllers when using resource controllers

Hi, I recently adopted the resourceful controllers way and Adam Wathan's talk on Laracon US just mad...

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.