Overview

Landmark Metro Projects Pvt Ltd, is dedicated to excellence in all facets of our business. The second-generation developers are gearing up with new skylines and technology. We uphold a standard of integrity bound by fairness, honesty, and personal responsibility. Our distinction is the quality of service we bring to our customers. We are carrying the legacy by acquiring pose locations in Chennai to create impeccable architectural design to cater the current habitation and taste of the buyers.

Landmark Metro Projects Pvt Ltd is a Realestate company dedicated to developing aspirations and quality. With sheer contemporary architecture, the design of serenity and tranquillity is what empowers our projects. The philosophy of perfection elevates and distinguishes every landmark development. We strive to provide the best-in-class projects to consumers who have put their faith and trust in us. Our delivered projects are a symbol of what we give back. At Landmark we believe that ideas form the cornerstones of buildings. Bricks and motors are merely the blocks that help in realizing them. Ideas transform houses into homes. Landmark metro projects Pvt Ltd is endeavouring in creating assets of more than 21,78,000 Sq.ft of Residential and Commercial projects in Chennai’s prime locations like PoesGarden, Thiruvanmiyur, T. Nagar, Valsravakkam, Koyembedu and many more which in the pipeline.

Exception

Error

We're sorry, but an unhandled error occurred. Please see the details below.

The stream or file "/var/www/html/demo/landmark_metro/storage/logs/system.log" could not be opened in append mode: failed to open stream: Permission denied

/var/www/html/demo/landmark_metro/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php line 110

                @chmod($this->url, $this->filePermission);
            }
            restore_error_handler();
            if (!is_resource($this->stream)) {
                $this->stream = null;
 
                throw new \UnexpectedValueException(sprintf('The stream or file "%s" could not be opened in append mode: '.$this->errorMessage, $this->url));
            }
        }
 
        if ($this->useLocking) {
            // ignoring errors here, there's not much we can do about them
            flock($this->stream, LOCK_EX);

Stack trace

# Called Code Document Line
9 Monolog\Handler\StreamHandler->write() ~/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php 39
8 Monolog\Handler\AbstractProcessingHandler->handle() ~/vendor/monolog/monolog/src/Monolog/Logger.php 344
7 Monolog\Logger->addRecord() ~/vendor/monolog/monolog/src/Monolog/Logger.php 712
6 Monolog\Logger->error() ~/vendor/laravel/framework/src/Illuminate/Log/Writer.php 203
5 Illuminate\Log\Writer->writeLog() ~/vendor/laravel/framework/src/Illuminate/Log/Writer.php 114
4 Illuminate\Log\Writer->error() ~/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php 221
3 Illuminate\Support\Facades\Facade::__callStatic() ~/vendor/october/rain/src/Foundation/Exception/Handler.php 66
2 October\Rain\Foundation\Exception\Handler->report() ~/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php 81
1 Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()