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...
Hi all, I have a whole bunch of applications developed without a framework and migrating them is ver...
Hi, I have a question concerning the rollback of migrations provided by external modules. I built a...
Hello, So I have a Laravel project hosted in source control. Continuous integration is running for P...
#GitScrum I am developing a project called GitScrum, it is a Laravel 5.3 application to help teams u...
Dear All I'm newbie of Laravel. I would like to create a multi-language website currently. After fol...
Hi, i have some app in Laravel 5 and i need impement real time chat, in this chat i need private mes...
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