Support the ongoing development of Laravel.io →

2,053 Threads

posted 9 years ago

Asset Jquery

Hello, what is the equivalent of that php line in Jquery ? {{ asset ("/AdminLTE/plugins/fancyBo...

0 Likes
0 Replies
posted 10 years ago

&#65279 character

Hello, I have this issue where I think Laravel adds &#65279 character randomly (or not?) at the...

0 Likes
1 Replies

what is the best way to let the user query DB and display results in the same view as the form (ajax? how?)

I have a form the user can use to retrieve data from the DB, then I want to update the same page to...

0 Likes
0 Replies

PHP Media Queries

Heya, So I have a bit of a problem, I have a different blade file that I want to render for small sc...

0 Likes
1 Replies

(Please help me :( )Column Values Not Showing in Show Page

Hi, I'm having a problem right now. Please help me. I have 2 main page. The Homepage(index.blade.php...

0 Likes
4 Replies

Collections and classes passed to an email view become arrays

I'm trying to pass a collection of models to an email. However, in the email it turns out to become...

0 Likes
1 Replies

Laravel return a blank view

I am calling utility function in my controller function. The utility function returns a view. Howeve...

0 Likes
2 Replies
Solved
posted 9 years ago

table list and row in two differents tables

Hi, I have a view with two tables. the first table include a form with all the fields of a row of th...

0 Likes
2 Replies
Solved

Ioncube encryption

Hi All, I work on Laravel framework from the short time, After finishing the website, I willing to e...

0 Likes
1 Replies

Undefined variable in view

Hi I have been trying to solve this for two days now, I do not have any hair left. My routes file: &...

0 Likes
2 Replies
Solved

Optional route in middle of URL not being recognized

I have the following route: Route::get('/user/{name}/{key?}/post/{id}', array('as' => 'index'...

0 Likes
0 Replies

Work out what page a record is on using pagination

I would like to be able to locate a record by scrolling to the "page" it is on. Obviously...

0 Likes
0 Replies
posted 9 years ago

"Shortcode" style functionality in Blade templates?

What would be the best way to go about implementing shortcode style functionality in views? Example:...

0 Likes
1 Replies

How to access additional user information stored in another table

Hi, I'm using Confide&Entrust package for user managment and now I'm storing additional user inf...

0 Likes
17 Replies

how to pass variable into a new variable using parameter

I have getName Function shown below: public function getName($id) { $visit = DB::table('tm_Child') -...

0 Likes
0 Replies

Config Cache Results in "InvalidArgumentException in FileViewFinder.php line 140"

When running php artisan config:cache my views all return the error message "InvalidArgumentExc...

0 Likes
2 Replies

Form class generation

Hi I'm trying to generate class information before / after my inputs. The project is using https://g...

0 Likes
0 Replies

how add Metronic Template in laravel

how add Metronic Template in laravel

0 Likes
5 Replies
Solved

Model to View as JSON to JQuery

I created a model and extracted data using the model from database via controller Like $data=datab...

0 Likes
1 Replies

Embedded 'extends' tags

Hey guys! I am trying to make a little card layout, and each of these little cards has a pretty simi...

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