laravel-bootstrap
laravel-bootstrap copied to clipboard
Problem accessing Posts / Content Blocks / Galleries
Hi, I'm experiencing strange behaviour:
- using: davzie/laravel-bootstrap (1.0.3)
- php artisan serve
- tested on Chrome (Version 33.0.1750.146)
- tested on Firefox (Version 26.0)
- running on Mac OS X
I can login & create Users as well as save new Settings BUT accessing Posts / Content Blocks / Galleries has problems loading:
- packages/davzie/laravel-bootstrap/css
- packages/davzie/laravel-bootstrap/js
In the console I am receiving: 'Caution Provisional Headers are shown.'
It's strange, I'm looking into why I am having this issue and will post back when I find out why this is occurring.
I did find this: http://forumsarchive.laravel.io/viewtopic.php?id=12268
If you look post 19 on that thread you'll see: "I got into the admin but writting posts is throwing errors...".
Cheers, Howcr
Hey man,
Does this solve the problem? Are you using Adblock? https://stackoverflow.com/questions/21177387/caution-provisional-headers-are-shown-in-chrome-debugger
I’m not sure what else could be the issue here.
The only difference I see from what I’m running from your stack is that you’re using PHP’s built-in testing server where-as I’m using a homebrewed version of PHP 5.5
Dave
Dave
On 8 March 2014 at 16:27:02, howcr ([email protected]) wrote:
Caution Provisional Headers are shown
I have the same thing happening.
Fresh laravel install. No AdBlock. Can't access posts, content blocks, or galleries.
Page seems to load without assets, and server shuts down in terminal