angular-laravel4-workflow icon indicating copy to clipboard operation
angular-laravel4-workflow copied to clipboard

A workflow to use with Laravel4 and Angular

Results 3 angular-laravel4-workflow issues
Sort by recently updated
recently updated
newest added
trafficstars

Error: Cannot find module 'escape-string-regexp' at Function.Module._resolveFilename (module.js:469:15) at Function.Module._load (module.js:417:25) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object. (C:\Program Files\nodejs\miaov-demo\node_modules\_chal [email protected]@chalk\index.js:2:28) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load...

Hi! I'm trying to use your workflow. On the step in your tutorial, when I try to execute "gulp" in my "angular" dir I get this warning message: Error: Cannot...

First of all, thank you so much! The workflow does an amazing job merging Laravel and Angular for self consumption APIs. But I have some issues while trying to run...