I to use barryvdh/laravel-dompdf my script is just like this: $pdf = PDF::loadView('back.sales.recei...
Hi, I want to make a link which redirect to specific method inside a controller when it is clicked....
Let's say I have a page at myhost.com/test with a section with id of "test". Is there any...
#Do you know some package form masking email at display# For exp. witter will show my email on page...
Hey, I'm hoping there is a good solution for this: What I have is a template that I want to use for...
Hello, I'm facing a problem with blade templating and my layouts. Here's my layout (in app/views/lay...
To be fair i almost always use Chrome. But sometimes i use Firefox and i stumbled into this issue, n...
I will try to briefly explain this problem I'm having. I have a database field called "price&qu...
Howdy y'all. I've released a Laravel script on CodeCanyon called Ninja Media Script. Seems to be do...
I have an Image model, which I want to override the delete method to erase the file from the system...
Hello , I have 2 routh here. Route::get('/admin','AdminController@adminPage'); Route::get('/admin/ed...
I have listed all the pdf files in a table. What I want to do is to generate it as a link. And open...
Hi, i save the name of an image in the database. I try to show the image with: {{ HTML::image('/uplo...
I use CKEditor for adding content(instead of Textarea box). When I display the content, it shows Tag...
hi, i want use paginate function and this is my code in view .. <?php foreach ($some as $use...
I have an application that searches a DB. In the DB i have geo data (lon and lat). I have a js funct...
Hey all, I am building a PM system with the following DB (Currently - Open to suggestions) Users id...
Hi, How can I list all the files from my Controller and pass it to my View?
hi,i use this code for pagination in my view 'pagination.blade.php' <?php $presenter = new Il...
hi. i'm creating an app and there are some links targeting mp3 files, and these files should be down...
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