Skip to content

Maximum execution time of 30 seconds exceeded #206

Open
@diorges

Description

@diorges

/var/www/itaporanews.com/laravel/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php

     * Get the regular expression for a generic Blade function.
     *
     * @param  string  $function
     * @return string
     */
    public function createMatcher($function)
    {
        return '/(?<!\w)(\s*)@'.$function.'(\s*\(.*\))/';
    }

I'm using php5.5 + nginx and laravel 4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions