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

Hi everyone, to add blog functionality to your laravel website, you just need a package. This is compatible with latest version of laravel framework (laravel 8): https://github.com/vhessam/laravel-blogger Demo link: https://cms.binshops.com/login

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

I have this error "PHP warning: Missing argument 1 for Zizaco\Entrust\Entrust::__construct(), called in C:\wamp\www\jeunes\vendor\psy\psysh\src\Psy\ExecutionLoop\Loop.php(79) : eval()'d code on line 1 and defined in C:\wamp\www\jeunes\vendor\zizaco\entrust\src\Entrust\Entrust.php on line 27" when creating roles...

Can you add screenshots of the dashboard pages and views? It would be interesting for viewers to see the UI without deploying the app. Thanks!

proposal

Hi Andrew; The bootstrap theme isn't rendered in the front-end side of the site. It works only in the admin area. I was not able to perform the following step...

Amazing! Does this package have support for Laravel 5?

.env files may contain private information such as API keys thus should remain far from the CVS.

I found a problem which is to important. When we designing app for multi-language website it's too important to our script support utf8/non-english characters. Currently in this great app when...

I am trying to create static page in your package but it go to 404 error. What is the problem? Please help me on this.Thanks

When I run php artisan db:seed i get the following error message: {"error":{"type":"ErrorException","message":"call_user_func_array() expects parameter 1 to be a valid callback, non-static method Role::beforeSave() should not be called statically","file":"\/Users\/me\/Web\/project\/bootstrap\/compiled.php","line":5233}} I...

bug not confirmed