I want to create a custom package for laravel 5.3 but I get the error It's my first time doing this...
Basically I have this problem which keeps occuring. Once a user subscribes, it all works fine. He ca...
Hi, im using Sentinel in my project. I am new with laravel, and i need some explanation regarding Se...
Stuck with old laravel 4.2 project. want to implement dingo like transformers in 4.2 any guidance wo...
Hi, when using pagination, I get the page numbers in three places, twice just after the body tag (kn...
Hello, I'm looking for a package that will let me drop and drag file uploads for Laravel 5.3. Does a...
Okay so as I am reading the Laravel Documentation, I am kinda noticing they are trying to sell me on...
I get from here : https://github.com/barryvdh/laravel-dompdf My controller is like this : public fun...
I follow this : http://stackoverflow.com/questions/19983610/how-to-get-page-number-on-dompdf-pdf-whe...
Hi, I have problem: with each request, server return many event but with same data I dont know why,...
ostap, hasn68 liked this thread
So here is the thing, there is account section on left side of my page, I'm calling account from a f...
<?php namespace App; use Cviebrock\EloquentSluggable\Sluggable; use Illuminate\Database\Eloquen...
AnyChart, one of global leaders in interactive data visualization, have just released 21 integration...
I get reference from here : https://github.com/barryvdh/laravel-dompdf My controller code is like th...
I get from here : https://github.com/barryvdh/laravel-dompdf I try like this : public function listd...
Hi, I have a problem with Stripe and my server. Stripe support said me that I have to update the Str...
Hi there Im writing a package which adds new routes. If the user has installed the auth then I want...
Any good framework/package to use with Laravel/Lumen when creating RESTFul APIs? Dingo seems good bu...
Hey everyone, ive created a package to a add account-activation/validation for laravel. It works wit...
Hi, I know , that exists way how to login users by theirs ids: Auth::loginUsingId($user_id) but how...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community