Support the ongoing development of Laravel.io →

1,619 Threads

laravel 5.3 custom package

I want to create a custom package for laravel 5.3 but I get the error It's my first time doing this...

0 Likes
2 Replies

Cashier - Swap() results in subscription resulting in null

Basically I have this problem which keeps occuring. Once a user subscribes, it all works fine. He ca...

0 Likes
0 Replies

Where should declare relationship, EloquentUser (Sentinel) or User (Laravel 5.3 Default)?

Hi, im using Sentinel in my project. I am new with laravel, and i need some explanation regarding Se...

0 Likes
0 Replies

Transformers for laravel 4.2

Stuck with old laravel 4.2 project. want to implement dingo like transformers in 4.2 any guidance wo...

0 Likes
0 Replies

Pagination wrongly displayed

Hi, when using pagination, I get the page numbers in three places, twice just after the body tag (kn...

0 Likes
2 Replies
posted 8 years ago

Drop and Drag Upload with Laravel 5.3

Hello, I'm looking for a package that will let me drop and drag file uploads for Laravel 5.3. Does a...

0 Likes
1 Replies

Free Third-Party Alternatives

Okay so as I am reading the Laravel Documentation, I am kinda noticing they are trying to sell me on...

0 Likes
1 Replies

How to add page number for every page in laravel dompdf?

I get from here : https://github.com/barryvdh/laravel-dompdf My controller is like this : public fun...

0 Likes
2 Replies
Solved

Call to undefined method Barryvdh\DomPDF\PDF::setOptions() (laravel 5.3)

I follow this : http://stackoverflow.com/questions/19983610/how-to-get-page-number-on-dompdf-pdf-whe...

0 Likes
0 Replies

Server-Sent Events (SSE)

Hi, I have problem: with each request, server return many event but with same data I dont know why,...

ostap, hasn68 liked this thread

2 Likes
0 Replies

a css file for my sepcific div

So here is the thing, there is account section on left side of my page, I'm calling account from a f...

0 Likes
1 Replies
Solved

Call to undefined method Illuminate\Database\Query\Builder::findBySlugOrFail() -- Please Assist

<?php namespace App; use Cviebrock\EloquentSluggable\Sluggable; use Illuminate\Database\Eloquen...

0 Likes
0 Replies

AnyChart released an integration template for charting with PHP, Laravel and MySQL

AnyChart, one of global leaders in interactive data visualization, have just released 21 integration...

0 Likes
0 Replies

How to setting landscape in laravel-dompdf?

I get reference from here : https://github.com/barryvdh/laravel-dompdf My controller code is like th...

0 Likes
1 Replies

How to solve "Call to a member function build_tree() on null" in laravel-dompdf?

I get from here : https://github.com/barryvdh/laravel-dompdf I try like this : public function listd...

0 Likes
0 Replies

Stripe-php library update!

Hi, I have a problem with Stripe and my server. Stripe support said me that I have to update the Str...

0 Likes
1 Replies

Allow package routes to work depending on whether user has installed auth or not

Hi there Im writing a package which adds new routes. If the user has installed the auth then I want...

0 Likes
0 Replies
posted 8 years ago

RESTFul framework

Any good framework/package to use with Laravel/Lumen when creating RESTFul APIs? Dingo seems good bu...

0 Likes
1 Replies

Simple drop-in account-activation (double opt-in) package for laravel

Hey everyone, ive created a package to a add account-activation/validation for laravel. It works wit...

0 Likes
0 Replies

login using user id in JWT Auth

Hi, I know , that exists way how to login users by theirs ids: Auth::loginUsingId($user_id) but how...

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