Support the ongoing development of Laravel.io →

Undefined variable in blade when create new item

Hi, I have a basic CRUD with a template like this: # master.blade.php @section('content') {{ $item...

0 Likes
0 Replies
posted 9 years ago

Messages for Users messaging

Hi all, i'm serarching for a package that make lggged users read messages from the guests.

0 Likes
0 Replies

How not to rely on Input facade

Hi; I want to be able to use this without relying on Input Facade. For example I want to be able to...

0 Likes
3 Replies

Concat results from a query

I'm trying to concat the results of a database query and return them as a variable that I can insert...

0 Likes
2 Replies
Solved
posted 9 years ago

Link shows differently in yahoo

In gmail the link is actually a link and is clickable. In yahoo email the link comes across as plain...

0 Likes
0 Replies

Creating an API: Use the same base or not?

I am building my first API and from the very first day I asked myself if its really a good idea to k...

0 Likes
5 Replies
posted 9 years ago

Error encounter in dompdf once the result exceeded on its maximum size of page

Fatal error: Uncaught exception 'DOMPDF_Exception' with message 'Frame not found in cellmap' in C:\x...

0 Likes
2 Replies

Model use in routes.php

I have this in my routes.php at the moment, I assume this is not the best practice. Route::get('port...

0 Likes
5 Replies

merging data of different data sources (database and REST api)

Hi, I've managed to setup a a database connection (eloquent model) and to display data of one table...

0 Likes
1 Replies

Resources loading time us too slow

I'm trying to optimize the load time of a site but it seems that the: Illuminate\Routing\Router->...

0 Likes
0 Replies

getting project from bitbucket (Don't think my last attempt worked)

I uploaded a laravel project I was working on to bitbucket and a friend downloaded it, but on his co...

0 Likes
0 Replies
posted 9 years ago

Namespaced Model not found, comes up 'Acme\Eloquent' rather than 'Acme\User'.

I've used psr-4 and created an 'Acme namespace. I then added 'namespace Acme; to User.php and moved...

0 Likes
2 Replies
Solved

Rule with textbox array?

I would like to create rule with array name of textbox. Ex: // in view echo Form::text('item[]'); ec...

0 Likes
2 Replies

Blade ENT_NOQUOTES

Is there a way when using {{{ $variable }}} to escape with ENT_NOQUOTES?

0 Likes
0 Replies

Configuration on MAMP

Hello everyone! I just started with Laravel in my Mac and it seems well. When I go to my Laravel loc...

0 Likes
4 Replies

Use Database In the App/Config/*.php

Hi guys I am wondering how I can access my database to load info from the database inside..app/confi...

0 Likes
8 Replies
posted 9 years ago

htaccess Issues

I've setup a new install of Laravel on my local. It appears there are issues with htaccess or Apache...

0 Likes
2 Replies

vagrant/homestead - can I automatically create databases?

I'm using vagrant/homestead. and everytime i "destroy and up" or reload, my databases are...

0 Likes
1 Replies
posted 9 years ago

Customize template password reminder

Hello, I want to change the template of "Password Reminders & Reset" of Laravel. How c...

0 Likes
3 Replies
posted 9 years ago

[Package] YAML in your L4 app

Hi everyone. Just wanted to share 2 laravel packages that I made to add the ability of using YAML co...

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.