Support the ongoing development of Laravel.io →
posted 10 years ago

Converting existing database to Laravel 5 migrate

Hi I'm using Laravel 5. I've already have a clean database with structures, relations and forign key...

0 Likes
4 Replies

How to pass data to a master.blade.php

I have a master.blade.php and I want a universal navbar that will take the titles of all blog posts...

0 Likes
4 Replies
posted 9 years ago

InvalidArgumentException in compiled.php line 8848: Route [emailapp.defaulttemplate] not defined.

i had a error with controller page. public function getcolumnone(){ //TODO: Select emailapp template...

0 Likes
2 Replies
posted 9 years ago

Unable to @yield

Hi! I'm trying to @yield a "app.blade.php" file from my "/" page named "hom...

0 Likes
3 Replies
Solved
posted 9 years ago

Cannot use nepali unicode in laravel-dompdf

the pdf file generated using laravel-dompdf doesnot support nepali letters, i have set the utf8 meta...

0 Likes
0 Replies

laravel 5 development.ERROR

Im getting this error randomly,i search it and it seems that this happens if you havent set an app k...

0 Likes
5 Replies
Solved
posted 9 years ago

Blog Post on Laravel Relations

If this is not allowed then please delete and accept my apolgies I decided to take a good hard look...

0 Likes
0 Replies

Laravel controlled exceptions

Hello guys! I would like to ask if there is any way to controll a exceptions and finally execute a c...

0 Likes
0 Replies

Eloquent Model for one-to-many relationship that joins another table

Hello, I am new to Laravel and I'm trying to rebuild my corporate legacy system using PHP and Larave...

0 Likes
1 Replies

how to select datas from a relation in a collection or change their names before being turned into JSON

I have been stuck on this for a while even after reading other questions & docs from Laravel. I...

0 Likes
5 Replies
Solved

I need to make a menu with counters but the count will differ from subsection to subsction.

I have my query builder that is dynamic, when user checks a subsection, the subsection will be added...

0 Likes
0 Replies
posted 9 years ago

possibility to fire events outside controllers?

Ok in the process of refactoring my code.. i was thinking wouldnt it be cool if i could fire events...

0 Likes
3 Replies

use queryScope in blade template

I have define scope in model like this class Station extends Model { protected $primaryKey = 's...

0 Likes
1 Replies

artisan clear-compiled timing out

I am having an issue lately with codeship deploying our laravel application. Once it gets to the 'ph...

0 Likes
1 Replies
posted 9 years ago

failed job exception

hi, i have a question on handling failed job i have the method below inside my job file public funct...

0 Likes
1 Replies

How to check a large list of Indexed URL in search engine using a Java Program

Hi Guys, I am trying to check thousands of URLs from search engine index, If they are existing or no...

0 Likes
1 Replies

require('jquery') not defined using elixir

Hi guys, I'm using elixir and I can't get to work any JS using JQuery I keep getting this : var jQue...

0 Likes
0 Replies

Getting records with an expiration date

Hello, I have a MySQL database with a table called Articles to store my articles. One of the table f...

0 Likes
2 Replies
Solved

Auto-generate and auto-update timestamps in Eloquent

I am new to Laravel and I am working on my database migrations. For one table, I've included the $ta...

0 Likes
1 Replies

Laravel 4.2 attempt to make checkout HTTPS leads to NotFoundHttpException

I've been trying to make my checkout HTTPS ready, I've installed the SSL certificate and have been a...

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

© 2025 Laravel.io - All rights reserved.