Support the ongoing development of Laravel.io →

2,053 Threads

dompdf - Problem in looping the array inside $pdf->loadHTML.

i try to populate the data from database in to PDF file in dompdf i tried something like this. class...

0 Likes
2 Replies
Solved

added simple Route::get('users', function() but the URL doesn't work with WAMP

Hi, I'm totally new to Laravel. I'm trying to follow the example on the "Routing" section...

0 Likes
3 Replies
Solved

Active class with conditional not active class

Hi, I am having an issue with removing active class from link, But first... I have created a Restful...

0 Likes
2 Replies

Routing problem?

Hi guys, I'm pretty new to Laravel (a couple of weeks in) although I've used Yii and regular PHP for...

0 Likes
3 Replies
Solved

Opening hours for restaurants HTML and Laravel

For each day i have start and end time with hours and minutes. Can someone help me with that kind of...

0 Likes
1 Replies
posted 10 years ago

What am I missing?

For some reason this does not work, can someone please look at this and see what I'm missing? untold...

0 Likes
3 Replies

Problems with table relationships / retrieving data

I have a bulletin system where posts can be made. What I need right now is a way to pull in the name...

0 Likes
0 Replies

All-in-one or two independent controllers to achieve different view based on request parameter?

Having a resource controller, there are the default representations of the used models as a website...

0 Likes
0 Replies
posted 10 years ago

Re-using a piece of html markup over and over again while its contents change

I have a hard time putting this into words so bear with me please. Let's say I have a webpage that n...

0 Likes
2 Replies
Solved

How do I generate the update or destroy url to resource controller?

Hi guys, I'm following the docs to create a resource controller at http://laravel.com/docs/controlle...

0 Likes
1 Replies
Solved

How to paginate Eager Loding in larvel?

I have a serious problem. I have 3 models Role Model: <?php class Role extends Eloquent{ /** *...

0 Likes
0 Replies

Transactional emails using Markdown?

I had this idea a few months ago, but it's only now that I'm in a position where I'd be interested i...

0 Likes
1 Replies

UTF-8 Character Problem

I am trying to echo some date information in one of my views in my own language. I use mb_internal_e...

0 Likes
0 Replies

Dynamic loading of assets

Hey everyone, I have a questions about dynamic loading of css/jscript assets from a directory altern...

0 Likes
0 Replies

Laravel 4 - Artadarek/OAuth-4-laravel issue

0 down vote favorite Hi i am laravel 4 begginer. i try to use Artadek/OAuth-4-laravel package Everyt...

0 Likes
1 Replies

New to laravel and MVC frameworks, need help regarding controllers.

Hi, I am trying to do a simple POST request using jQuery AJAX, but cant figure out whats wrong. Here...

0 Likes
2 Replies
Solved

How to redirect back to a page but activating different tab after submit?

Is there a way to redirect back to a page but activate a certain tab ? I am trying to submit a diffe...

0 Likes
3 Replies

view does not find css,img,js from public

Hello, I have strange situation, when i have route like this: /* index */ Route::get('/', array( 'a...

0 Likes
6 Replies

Ajax post controller redirection problem

I post from ajax to a Controller and I do some authentication there. If the authentication fails I s...

0 Likes
2 Replies
Solved

PSR-4 Autoloading and Views

Hey there, If I have used psr-4 autoloading e.g. "psr-4": { "Admin\": "app/...

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

© 2024 Laravel.io - All rights reserved.