Hi I'm busy with a tutorial and when I try to use the edit line in the model, I end up having a blan...
I am trying to write a global fn for my cat system that is in the base controller. here is the fn in...
Hello, everyone. Can you help me? I have some problems with artisan migrate. The issue is, when i ex...
I've setup my local Laravel installation to use a different database from the default Homestead one:...
Referring to this: https://github.com/bllim/laravel4-datatables-package If say my Places model has...
i don't call function in class User default on models #function protected function abc(){ return Use...
How would I go about writing out my queries? I would just prefer to write my own queries, any help...
Eloquent is great, but in big projects it's common for extended functionality to dig into models. I'...
Hello is there any ackage in Laravel via which we can import export CSV/Excel file in mysql database...
Hi I'm trying to create a template with the Blade templating engine. When I try to view the page, I...
How do you set defaults for timestamp column? $table->timestamp('row_modified')->default(DB::r...
Hi all, Can anyone give me a hand? I am trying to use system enviroment variables to log into my lar...
Hi everybody, First of all, I'm a newbie on Laravel Framwork. I love this framework, therefore I cho...
I have declared some hidden fields in model to prevent them from getting included in json output. El...
For each day i have start and end time with hours and minutes. Can someone help me with that kind of...
I have 2 tabels in my database: First tabel all the users with there information Second tabel the re...
I'm wont to create database table by phpmyadmin, there is any convenience to create database table b...
Hello everyone, the problem is that im developing an bodybuilding workout app to track my progress,...
Hi everyone, my problem is: i build a query like " DB::select( DB::raw("SELECT cont_timest...
I've been looking around and have read some of the documentation on the laravel website. I have a us...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community