Support the ongoing development of Laravel.io →

1,463 Threads

how to get view path in workbench?

Does Laravel have function to get view path in workbench (like 'app_path')?

0 Likes
1 Replies
posted 9 years ago

Laravel emailing with 3rd party email templates.

Hi guys, Im using INK by ZURB to send out a responsive email template. BUT when laravel sends out my...

0 Likes
3 Replies
Solved
posted 9 years ago

Blade: Including a template that extends a different master template

Hello! I am trying to include a template within my main page template, but it has a different master...

0 Likes
1 Replies

Call a Controller in the master layout

Heyho guys, I'm trying Laravel again and want to build my own site. Now I have a question: How do I...

0 Likes
1 Replies

Blade content

I have a simple code to using master layout and pass some data to View to practice Laravel, the foll...

0 Likes
6 Replies
posted 9 years ago

Add feed to laravel from another website

Hello. Is there any fast solution to add feed from another site to laravel. What i need is to put in...

0 Likes
2 Replies

Smarty like constructs

I am converting a CodeIgniter/Smarty website to Laravel/Blade to see if it's feasable to drop CodeIg...

0 Likes
5 Replies

Is it possible to manipulate form data before passing in to database?

Hello awesome Laravel community!!! This is my events table in DB $table->increments('id');...

0 Likes
4 Replies

How do I add select option tag

Hi. How do I add select option data-icon tag ? Can't be, Blade Form::select array. FormBuilder Class...

0 Likes
0 Replies

Getting data from my pivot table

Hi all, I've just started using Laravel and I am really enjoying it. I am a little confused about ho...

0 Likes
0 Replies

Problem Function $.get Blade

Hello my friends, I am the problem in the function. every time when you press it returns me the cont...

0 Likes
0 Replies

How to put data in a page layout, without using @section

Is there a way to access data from a query in a page layout? For example, I would like to get the to...

0 Likes
2 Replies

Datatables Packages - Clicking on a row

I found 2 laravel packages for using datatables: https://github.com/bllim/laravel4-datatables-packa...

0 Likes
8 Replies
posted 9 years ago

eh. How to avoid HTML Escape?

I want to create a link like <a href="xxx/logout"> 登出<br/>Sign Out </a>...

0 Likes
1 Replies

Passing data to a view in the right way

Hi everybody. I'm new to Laravel and this is the first framework I use, I'm loving it so far. I have...

0 Likes
3 Replies
Solved

Chrome browser crash when View::make() with the large data?

I view report with View::make() with the large data, but Chrome Browser is crash? pl help me.

0 Likes
6 Replies
Solved

By blade can create dynamic sections

Hello friends, I'm building a view with blade, you can generate a dynamic menu? change this @section...

0 Likes
3 Replies
posted 9 years ago

Reload javascript code when reloading a view by controller@function

Hi, new to Laravel here and having some problems... I have a form in al blade file. This file loads...

0 Likes
2 Replies

I cant open my update page

I have a index page with some athletes from my database. @foreach($sportler as $s) <tr>...

0 Likes
8 Replies

How to load view with new tab or new window in browser?

Could I load view with new tab in browser? Pl help me.

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.