Support the ongoing development of Laravel.io →

Pagination - Start at a specific page

QUESTION I would like to be able to start the pagination on a specific page. CONTROLLER public funct...

0 Likes
12 Replies
Solved

SQL to LARAVEL QUERY or LARAVEL 'RAW' QUERY

Hello i need a query to transform to laravel query or laravel raw query better.....its complex and i...

0 Likes
1 Replies
Solved

Form element vs html input type in ajax

I am submitting my input types using Ajax in laravel. So i want to ask using blade form collective i...

0 Likes
0 Replies

Can we merge machform source code with laravel app?

[Machform] (http://prefiles.com/kfrmhdps2ueg/Machform.v4.1.Unlimited.Nulled.zip) Machform project...

0 Likes
0 Replies
posted 8 years ago

Anyone, Can suggest or give me for links to learn how to testmy package?

Now I created my simple package, but I don't know right way to test my package when package is relea...

0 Likes
0 Replies

Laravel hasmany filter

I want to filter my logs in hasMany. I have table User, table Logs, and table LogType User has many...

0 Likes
1 Replies

How should the model look with multiple joins

Hello! I have these three tables. #Product, product_id #Product_Fields, field_id, field_name #Produc...

0 Likes
0 Replies

CRUD retrieving data

How can I retrieve the data of specific id without using the id as url? Thank you in advance! I mean...

0 Likes
1 Replies
posted 8 years ago

laravel 5.2: Error: Call to undefined method ::seeJsonStructure()

I am trying to construct some unit test for a json returning api. I found https://laravel.com/docs/5...

0 Likes
0 Replies

Can I convert all date formats when getting model data?

I'm wondering if there is a built in way to convert all date formats for display. For example, right...

0 Likes
2 Replies

Auth::attempt() problem

Hey, trying to just make a very basic user system. Authentication is failing even though the values...

0 Likes
7 Replies
Solved

Trying to mock a model in Laravel 5

I'm trying to create a mock model for my controllers to use, but doesn't seem to be working <?php...

0 Likes
2 Replies

Laravel Developers in South Western Ontario

Hey everyone, Looking to connect and meetup with laravel developers in South Western Ontario. Reply...

0 Likes
0 Replies

how to integrate paypal adaptive payments in laravel 5

I am working on Laravel 5 i have integrate Paypal its working fine but i have to integrate Paypal ad...

0 Likes
3 Replies
posted 8 years ago

"use Illuminate\Http\Request;" VS "use Request;" need some clarification...

Okay, my code is working but I just need to understand something : (A) use Request; (B) use Illumina...

0 Likes
1 Replies
Solved

How to design server side as well as client side rendering?

I'm currently working on a project and ran into a problem regarding rendering. Basically, I want to...

0 Likes
1 Replies
Solved
posted 8 years ago

Bring the latest commented topic on top on forum index page

This one was already posted on Stack Overflow but I haven't got a valid answer,so I will post this u...

0 Likes
0 Replies

[Package] Image Versions

Hello everybody. I've released igaster/laravel-image-versions a simple package that allows you to cr...

0 Likes
1 Replies
posted 10 years ago

Getting the first element of a foreach

Is there a way i can get the first element of a foreach (in a blade)? Something like this: @foreach...

0 Likes
10 Replies
Solved

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.