Support the ongoing development of Laravel.io →

1,478 Threads

Newbie Issue: Form works fine as it's own view but when used in another it doesn't process

I'm sure the solution to this is stupid simple, and (maybe) has to do with routes, but I'm stumped r...

0 Likes
5 Replies

Blank pages

Hello, Since today, my web site presents an empty page. I really don't know why.. Could you help me?...

0 Likes
0 Replies

submit without refreshing

How can I submit without refreshing the page? here is my code Route::get ('building/{id}/editsystem/...

0 Likes
1 Replies
posted 9 years ago

Something wrong with views or blade?

Hi,when i access my local site http://example.com/admin,just got 500 exception. routes.php: Rou...

0 Likes
2 Replies
Solved

Drag and drop sorting with JQuery UI

I'm trying to implement drag and drop sorting using JQuery UI but I'm getting an "Internal serv...

0 Likes
4 Replies

Massive PDF generation

Hi, I have to realize a system for massive invoices generation. I try to use dompdf,fpdf and other p...

0 Likes
4 Replies

PHP Blade and Views

What is the different between {{ }} and {!! !!} ??

0 Likes
3 Replies
Solved

Double Pagination in one page

Greetins, I want to make a double pagination for my backend index view, I try with [this solution]](...

0 Likes
0 Replies

<code> tag in blade

I want to use <code> tag within a blade template that shows php and if I add the <?php ?>...

0 Likes
0 Replies

How to use form text input to delete an entry from a collection?

edit: example of bad logic and time loss. yet useful experience! Goal: I want to have a form input f...

0 Likes
2 Replies
Solved
posted 9 years ago

pass variable in @include section

I am trying to refer variable inside @include('partial', ['somevar' => $var, 'otherVar' => $ot...

0 Likes
2 Replies
Solved

Laravel 5.1 - Passing Variable From a View to Another View

Hi, I want to have two buttons in the home page (Writer & Reader) and these buttons will direct...

0 Likes
2 Replies

Laravel 5.1 Manual Pagination not working as expected

I am having issues when creating my own paginator that the same collection of rows is always returns...

0 Likes
4 Replies

dynamically load views partials

Hello i have an issue when it comes to display my creating product form. The main problem is that i...

0 Likes
2 Replies
Solved

i am newbie on laravel . How to exact resize image on the fly ?

i want to resize my images when it is being uploaded from the controller. please provide me a soluti...

0 Likes
2 Replies

Charset problem

Hi, i have a problem, i want use ISO-8859-1 charset, but laravel does not want. i show you the probl...

0 Likes
8 Replies
posted 9 years ago

Access to Url path

Hi, i have an url like: "www.myapp.com/other-param" and i need to print in my view "/...

0 Likes
1 Replies
posted 10 years ago

AngularJS in laravel forms (blade)

Hi, In short; is it possible to use angularJS inside the form helpers provided by blade fx. ng-model...

0 Likes
3 Replies
Solved

Having issues with relationship tables and eloquent

I'm having issues with a relationship table and pulling the data from the lookup table. I have a mem...

0 Likes
4 Replies
Solved

Loading views with (ajax?)

So I am currently developing my onepage portfolio and have decided to try and learn some Laravel in...

0 Likes
4 Replies

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.