Support the ongoing development of Laravel.io →

Custom SQL queries

I'm learning Laravel and have a custom query that i'm working on. How do I pass a variable string in...

0 Likes
3 Replies

Laravel 5 - Validator doesn't work as described in docs

Hello guys! I am currently trying to get the validator work as I want. The docs tell me to do exactl...

0 Likes
0 Replies
posted 10 years ago

Single Sign On for multi domain applications

I have an application which shows a login page on the domain "test.domain1.com". In additi...

0 Likes
0 Replies

Getting values from domain tables.

I have the following tables: Time_Tracker time_tracker_id time_tracker_module_id (FK with Modules) t...

0 Likes
2 Replies
Solved
posted 10 years ago

Why Closure instead of callback?

I was wondering if I am missing something. Why does Laravel 4.x uses so many Closure restrictions? I...

0 Likes
0 Replies

Sentry how get user id from session or db

Hello Sentry how get user id from session or db Sentry::getUser()->id; Thanks

0 Likes
1 Replies

Laravel as back-end API and Angular as front-end SPA - How, Thoughts?

Hi, I would like to develop a single page app using Angular as front end while Laravel responsible f...

0 Likes
0 Replies
posted 10 years ago

Free Good Karma: NYC Based Mentor

Hey Folks, I'm a junior developer and new to Laravel. I have done all of the nub stuff ( Code Bright...

0 Likes
0 Replies
posted 10 years ago

How to get unknown relation

Hi All, I'm using a many to many polymorphic relation; table attachments table attachables table ite...

0 Likes
0 Replies

homestead error - "404 file not found"

Hi, When I try to open my domain I set in the homestead.yaml file it gives me a 404 error file not f...

0 Likes
5 Replies
Solved

Laravel5 and Elequent

I am learning Laravel and have been learning Laravel 4. I am now learning 5. Where has eloquent gone...

0 Likes
1 Replies

Form Prevent Multiple Submission

Hi, I would like to know how I can prevent a double form submission on Laravel. This seems to be a p...

0 Likes
5 Replies

Help Me To Fix My Controllers

I have a controllers like below : public function show($id) { $registrasi= Registrasi::find($id); if...

0 Likes
1 Replies

Redirect url retains # sign. How to remove?

http://help.laravel.io/ef418edd30096ee5fc7975d68ebfb26dc1ff06a8 Laravel 4.2.8 When logging in via fa...

0 Likes
2 Replies
Solved

How to show data from different table one to one relationship ?

Terms table term_id name slug Term_taxonomy table term_taxonomy_id term_id description i want to...

0 Likes
0 Replies
posted 10 years ago

Remove file if user cancels download

Hi, new Laravel user here, but old programmer. I've got a controller that generates a zip file and...

0 Likes
1 Replies
posted 10 years ago

Setting up godaddy as smtp server. Get "501 HELO requires valid address " half the time

Hello! I'm trying to set up my laravel powered web application to use the smtp server of godaddy. Th...

0 Likes
5 Replies

Laravel Search Form Query (Multiple Parameters)

Hey all. I'm trying to query a DB in Laravel using Eloquent. When I click the submit button on my vi...

0 Likes
3 Replies

No access via web browser

Hello all. I was wondering if someone would be kind enough to assist me. Here is where I am at so fa...

0 Likes
0 Replies
posted 10 years ago

How to Make ID use String+Number ?

hello, How to make id use String+Number automatically ? example: i want to make id like KM + Number,...

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

© 2025 Laravel.io - All rights reserved.