Support the ongoing development of Laravel.io →

How can I make a forum like this in Laravel?

Please help me. I have tthe auth system, the dashboard and more pages, but i need a forum. Please he...

0 Likes
4 Replies

Eloquent result different from MySQL result

Hi all. I have 3 tables in Laravel: doctors, clinics and clinic_doctors. Doctors have relation: publ...

0 Likes
1 Replies
Solved

redirect to home page

Hello work on laravel 5.7 but i have a bug with the authentification, i have a admin middleware and...

0 Likes
2 Replies
posted 5 years ago

Get value of dropdownlist in view and use in controller

Hi everyone!<br> I have a dropdownlist in my view: <form action="./sort" method=&...

0 Likes
2 Replies

Connection Timeout while retrieve data using REST API

Hi all. I just deploy my laravel app using docker container on my GCP instance. I can run the migrat...

0 Likes
0 Replies

404 when navigating to a get route in laravel on production

On production, when I navigate to http://api.mywebsite.com/api/mail/send in my browser I get a 404 p...

0 Likes
6 Replies
posted 5 years ago

Doing something different when an error is detected

I am writing up some crucial code in my app at the moment and I ran into an issue where I want to ha...

0 Likes
2 Replies

how to create my own button with crudbooster in Laravel?

I have a button called "Buat SPT". I just want this button call my controller called Admin...

0 Likes
7 Replies
Solved

Multi guard authentication, logs out if two guards logged in

Hi. I'm working on an application written in Laravel 5.7. In my app I have three guards: 'guards...

0 Likes
0 Replies

Swiftmailer with dynamic mail configuration

I'm trying to do something like this, (more information in coments //): use Setting, View, Mail, Con...

0 Likes
13 Replies
Solved
posted 5 years ago

i have some issue the please help me

i want if my task end date is expire my task go in overdue task how is it possible

0 Likes
2 Replies
posted 5 years ago

Grab route with Javascript and append to it.

Hello, I'm trying to grab this route and append to it with JS. <div class="clickable-element...

0 Likes
1 Replies

Lumen hashing config

Hello everybody, I've been playing around with Lumen for a bit, does anyone know how to change the h...

0 Likes
1 Replies
Solved

Laravel API development extension

weiwenhao/tree-ql tree-ql is a laravel extension that builds a highly descriptive, readable, high-pe...

0 Likes
0 Replies

What PHP IDE are you using for Laravel??

I tried many PHP IDE for my work And now, I always use Laravel Framework. I used PHPStorm Many Mem...

0 Likes
44 Replies

Can't populate dropdown menu with associated array.

Full Array Array ( [0] => Array ( [id] => 1 [label] => Home [li...

0 Likes
0 Replies
posted 5 years ago

Cakephp interview questions

CakePHP is a model–view–controller (MVC) based PHP web framework that provides rapid development of...

0 Likes
0 Replies
posted 5 years ago

Kotlin Interview Questions

Kotlin was introduced in 2011 by JetBrains, who were using Java earlier. There were two reasons for...

0 Likes
0 Replies
posted 5 years ago

Scheduled Tasks Stopped Running at Midnight

We have two identical Laravel environments, running the exact same configuration even the same Larav...

0 Likes
0 Replies
posted 5 years ago

reduce database query to one and avoid load() null error

I have this function: public function show($id) { if (count($post = Post::find($id)))...

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.