Support the ongoing development of Laravel.io →

1,531 Threads

package for manage user/person details

Hi all, I'm new here, I created a package (currently empty) because I would like to manage extra dat...

0 Likes
0 Replies

Multiple User Types

i am planning out a school management system, the main actors are ( Teachers ,Students , Parent ). i...

0 Likes
0 Replies

'orWhere' not work eloquent model relationship

Laravel Version: 5.7.25 PHP Version: 7.2.14 Database Driver & Version: MySQL 2ª gen. 5.7 We ar...

0 Likes
1 Replies
Solved

Laravel Request Validation API

When I Create own method for Validation extends FormRequest , Validation working but its not redirec...

0 Likes
0 Replies

Multiple Laravel Echo Instances -Different Pusher App Keys

window.alpha = new Echo({ broadcaster: 'alpha_pusher', key: 'alpha-pusher-key' }); window.beta...

0 Likes
0 Replies

Download txt.file Laravel 5.4

I am working on laravel mini project, I have couple small issues, but this one is pretty tricky, I c...

0 Likes
1 Replies

Deploying laravel api rest on ubuntu and nginx

I have a REST API with Laravel 5.5 LTS that I want to deploy to my ubuntu server and use nginx. I ha...

0 Likes
0 Replies

Subdomain based login not working in Laravel

I have to build a multi-tenant app using laravel and added a subdomain middleware to change database...

0 Likes
4 Replies
posted 5 years ago

No scheduled commands are ready to run | empty

Laravel Version: 5.7.25 PHP Version: 7.2.14 Database Driver & Version: MySQL 2ª gen. 5.7 Hi,...

0 Likes
2 Replies

Laravel Auth [login] not work.

Good day everybody, I'm just about to code an internal page with Laravel, everything goes fine until...

0 Likes
1 Replies

Laravel set dynamic config variable for whole project

I'm working on a CMS with Laravel to manage other databases. Now i use the config function to create...

0 Likes
0 Replies

Lumen/Laravel multiple auth providers

Hey friends, i have a lumen installation that has two groups of routes. For both groups i need a dif...

0 Likes
0 Replies
posted 5 years ago

what is being passed through in the variables?

the code is part of episode 15 of: lets build a forum with laravel and TDD series in laracasts this...

0 Likes
0 Replies

Deploy Laravel App on Addon Domain with Shared Hosting

I've searched up and down and while there are a lot of the same solutions out there that show how to...

0 Likes
1 Replies

HELP ME PLEASE. APP_URL= not changing to my domain

Tests\Feature\ProjectsTest::test_a_user_can_create_a_project Symfony\Component\HttpKernel\Exception\...

0 Likes
0 Replies
posted 5 years ago

Is it possible to filter already fetched data with jQuery

okay, the problem here: I am fetching datas in Controller. But trying to Filter in Blade with Jquery...

0 Likes
0 Replies

Eloquent relationships and how to think them

Hello, This is gonna be a long read..... I have a really hard time figuring this out. I will provide...

0 Likes
0 Replies
posted 5 years ago

how can i read data using modal in laravel using ajax

Help Post Hey buddies, I want to read data in laravel using ajax on a table list where I would inclu...

0 Likes
2 Replies

store form input data to json file

I want to store form data in a json file located in storage/app/data.json with this controller class...

0 Likes
2 Replies

I want to save data in database through multiple forms.

This is my Route : Route::post('/', 'TestController@store'); This is my controller : public fun...

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