Support the ongoing development of Laravel.io →

Multiple relathionship row reading

Hello everybody, I ma using laravel 5.2 and i have 3 tables users, visits, visits_time, i have relat...

0 Likes
0 Replies

How to show PDF file from project.

This is my code and my pdf file is into the public/image/pdf/ public function showpdf($fsr_num)...

0 Likes
3 Replies

How do I parse this json data in view laravel

Hi all! Can anybody help me? thanks a lot http://stackoverflow.com/questions/37624038/how-do-i-parse...

0 Likes
0 Replies

Laravel Queue

I am using queue and pushing queue in controller with $this->dispatch() method, but it does not r...

0 Likes
1 Replies

Save emails and passwords from unautorizades users

I created the login using php artisan make:auth I read I have to override AuthController.php but , I...

0 Likes
1 Replies
posted 8 years ago

A week of Laravel (29 May-05 June 2016)

laravel/framework master f795b29: Fixed incorrect logging error suppression (#13881) @GrahamCampbel...

0 Likes
0 Replies

Blade verify if section exists

Im building a master page, and atm Im trying to check if a section exists before yielding so i can y...

0 Likes
2 Replies
Solved

Insert record into database fails Not a fillable problem.

My inserts are not inserting. I made a save method in the model so I could put in some debugging. He...

0 Likes
0 Replies
posted 8 years ago

500 Server error with ajax get method

I'm using $.get() to grab data to create an infinite scroll for my blog posts I keep getting a Faile...

0 Likes
1 Replies

laravel 4.2 environment setup on ubuntu

I followed the other post in stackoverflow. I had pretty much the same question but the problem is...

0 Likes
0 Replies

oneToMany with a relation table.

Some one has a hint how to make a oneToMany relation with a relation table? I have 2 tables having f...

0 Likes
0 Replies

gulp --production failing

The JS looks like it's completing, but the CSS is failing with this error. I'm not sure how to proce...

0 Likes
3 Replies
posted 11 years ago

[Package] Initialcons - Gmail style user icons based on the users' initials

While this isn't 100% laravel specific, I talked to some people at Laracon 2014 about it so I figure...

0 Likes
1 Replies

Authenticate only with LDAP

Hi, I would like to create a website with LDAP authentication. I installed an LDAP plugin (this one:...

0 Likes
0 Replies
posted 8 years ago

last states

hi to all, i have 2 table one called mission +----+-----------+ | id | name | +----+----------...

0 Likes
0 Replies

How to access controller method from inside another controller

Hi, I'm a Laravel newbie and I'm quite confused about laravel architecture. Basically, I need to get...

0 Likes
6 Replies

Paginating Results with Dynamic Query Builder Filters

I found this tutorial on creating dynamic filters for query builder, allowing me to quickly run thro...

0 Likes
3 Replies
Solved

Android to Laravel

Hi Someone is developing an Android app for the website i am working on. This app will have two func...

0 Likes
3 Replies
Solved

Multiple authentication methods for the same routes

Hi all. My app provides an API that is used both by the frontend (with form/ajax requests) and by ex...

0 Likes
1 Replies

Authentication

I have developed an application using Laravel 5.2 that uses the default authentication. I have the f...

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.