Laravel-4-Bootstrap-Starter-Site icon indicating copy to clipboard operation
Laravel-4-Bootstrap-Starter-Site copied to clipboard

Laravel 4 Starter Site is a basic blog application using several nice community packages.

Results 18 Laravel-4-Bootstrap-Starter-Site issues
Sort by recently updated
recently updated
newest added

I saw issue #251 Delete modal was closed with a fix coming soon but the code is still using frame. Been trying to use modals with no luck. Jeff

Russian language has been added.

I'm working on a fork of this starter site. I integrate an ng-admin to my project within 3 hours. I wonder how can I make the the panel as a...

# At discussion : https://github.com/andrewelkins/Laravel-4-Bootstrap-Starter-Site/issues/411 I clean up my code and share it there. Demo : http://ngadmin.khoanguyen.me/ Please prefer `readme.md` for informations and installation. ## Some short describes: - Have...

This is a starter site for laravel it is usefull to have a laravel-debugbar for developing Laravel applications

Use Chumper/Datatable instead of blim solution

Improvement

Hi, I just downloaded the starter kid and came across this: ``` @if ( ! Auth::check()) You need to be logged in to add comments. Click here to login into...

Improvement
proposal accepted

All delete button open the modal but with confirmation it returned to list page with no delete from the list and no delete from database. ``` public function postDelete($comment) {...

bug