Support the ongoing development of Laravel.io →
posted 10 years ago

is it possible to work with Oracle databases preserving all Laravel advantages?

is it possible to work with Oracle databases preserving all Laravel advantages?

0 Likes
1 Replies

Verifie passowrd from application

Hi everyone, I created a website with Laravel5 and i'm going to create an Android application for it...

0 Likes
6 Replies

Slow pageloads

Hey there Im struggling a bit with my laravel setup, I've got quite a big application only the load...

0 Likes
6 Replies

Paginator Issue

I have a page that has multiple tables with lots of data. These tables need to be on a single page....

0 Likes
15 Replies
posted 10 years ago

Laravel 5 Socialite combined with the AuthenticatesAndRegistersUsers trait

Hi, I'm learning about the use of Socialite, Now i'm wondering what a good implementation would be t...

0 Likes
3 Replies

Laravel DB sessions

Hi, Im new to Laravel. Im trying to use the DB driver for sessions, but it still writes to disc. La...

0 Likes
5 Replies
Solved

How do I perform this search query in eloquent

Hello, I am trying to perform a search query with particular tag names in bookmarks for a particular...

0 Likes
2 Replies
posted 10 years ago

Laravel Email Confirmation email sent or failed and How to mail email preview and editable

Currently i am facing issue unable to check the status email is sent or not even getting email faile...

0 Likes
0 Replies
posted 10 years ago

Phpstorm - Type hint variable in Blade

I'm using Phpstorm 8 now. Is there anyway to type hint variables within blade files passed in throug...

0 Likes
3 Replies
posted 10 years ago

Upto 50% Discount on DigitalOcean via Cloudways

I was reading my email and found that amazing offer in inbox from my current hosting company Cloudwa...

0 Likes
0 Replies
posted 10 years ago

form model binding with enum data type.

hi, I am using illuminate/html and laravel5 i have a form for a profiles page, and have want to use...

0 Likes
0 Replies
posted 10 years ago

Request::get() or Request::input()?

What's the difference between "Request::get()" and "Request::input()"?

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel 5 Iron MQ - queue:subscribe throws error

Hello, I am trying to use IRON MQ for queuing process in my laravel project. I have installed iron-i...

0 Likes
1 Replies
Solved

Limit output data in eloquent query

Hi! I have two models, for example User (name, email) and Address (user_id, address, zip); If I call...

0 Likes
0 Replies
posted 10 years ago

ViewComposers apply their data after view()'s data

Just playing around with ViewComposers, and it looks like they apply their data after the data param...

0 Likes
2 Replies

Where conditions on eloquent relationship

I have two tables auctions and bids and models for them are as follows public function bid() { retu...

0 Likes
2 Replies
posted 10 years ago

Queue - working with my own classes (possibly a namespace problem)

Hi, i'm new to Laravel (i'm using 4.2 right now). I'm using it to automate some home automation usin...

0 Likes
0 Replies
posted 10 years ago

Laravel 4.2 queue:work unserialize error

I am using redis on Laravel 4.2 to utilize queue:push via closures to perform commands while the use...

0 Likes
0 Replies

Saving one form to 2 tables

Hello, I have, for example, 2 tables: Table1 which has: id, name, address, details Table2 which has:...

0 Likes
1 Replies
posted 10 years ago

Call controller function from view

How can I call controller function from view in an easy way?

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.